From f3720aae9d315b543284fa538466bc606f45acfe Mon Sep 17 00:00:00 2001 From: PHO Date: Wed, 7 Dec 2011 13:33:07 +0900 Subject: [PATCH] Auto commit by The Sugar System. --- IGNORE | 2 ++ dot-files/_gitconfig | 12 ++++++++++++ 2 files changed, 14 insertions(+) diff --git a/IGNORE b/IGNORE index 84ac2d2..6266f23 100644 --- a/IGNORE +++ b/IGNORE @@ -65,6 +65,7 @@ .gnome2* .gnucash .gnupg +.gqview .gstreamer-0.10 .gtk-bookmarks .htpasswd @@ -97,6 +98,7 @@ .navi2ch/list.info .navi2ch/tmp .navi2ch/unifile.db +.netrc .nh-todo .openoffice* .pan diff --git a/dot-files/_gitconfig b/dot-files/_gitconfig index de6075d..c40f8d4 100644 --- a/dot-files/_gitconfig +++ b/dot-files/_gitconfig @@ -4,3 +4,15 @@ signingkey = pho@cielonegro.org [color] ui = true +[diff] + renames = copies +[grep] + lineNumber = true +[log] + decorate = full +[alias] + ci = commit + co = checkout + sh = show + st = status + gr = log --stat --graph -- 2.40.0