More adjustments to zsh setup

This commit is contained in:
Steven Lu 2013-07-11 17:07:07 -04:00
commit 9029adb9c6
3 changed files with 5 additions and 4 deletions

View file

@ -14,6 +14,7 @@ alias please='sudo'
# Show history
# alias history='fc -l 1'
alias his = 'fc -l 1'
# List direcory contents
alias lsa='ls -lah'