Move over a few more aliases from my personal .zshrc.

This commit is contained in:
Steve Losh 2010-04-30 15:26:03 -04:00
commit 37303d022e
4 changed files with 14 additions and 3 deletions

View file

@ -48,4 +48,5 @@ alias d='dirs -v'
alias lsa='ls -lah'
alias l='ls -la'
alias ll='ls -alr'
alias ls='ls -Goh'
alias sl=ls