]> Tony Duckles's Git Repositories (git.nynim.org) - dotfiles.git/commit
.bashrc: Alias diff="git diff --no-index"
authorTony Duckles <tony@nynim.org>
Sun, 3 Mar 2013 21:53:40 +0000 (15:53 -0600)
committerTony Duckles <tony@nynim.org>
Sun, 3 Mar 2013 21:55:31 +0000 (15:55 -0600)
commit93753815c22df73e4eaf2acacbc031ca77f7d067
tree6feb7da9b55d88cd8166a15953ca94dab25c9c4c
parent6fc22ca8fa2a51660c62ef102b987881dde86fb4
.bashrc: Alias diff="git diff --no-index"

Use "git diff --no-index" as a prettier "diff" alternative (if
available) since it supports nice colored output (via .gitconfig).
.bashrc