This commit is contained in:
Ahir Reddy 2015-09-29 12:29:01 -07:00
commit 7f45f7acd5
2 changed files with 9 additions and 1 deletions

View file

@ -54,6 +54,7 @@ export PATH=$HOME/bin:/usr/local/bin:$PATH
alias glc='git log --graph --pretty="format:%C(yellow)%h%Cgreen%d%Creset %s %C(white) %an, %ar%Creset"'
alias gd='git difftool -d --tool=meld'
source $ZSH/oh-my-zsh.sh