Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh

This commit is contained in:
Steve Losh 2010-05-27 22:03:47 -04:00
commit bf13b92392
33 changed files with 1333 additions and 13 deletions

View file

@ -9,7 +9,6 @@ alias devlog='tail -f log/development.log'
# Super user
alias _='sudo'
alias ss='sudo su -'
# Show history
alias history='fc -l 1'