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

This commit is contained in:
Toon Claes 2009-11-09 21:28:17 +01:00
commit 41d9da7193
8 changed files with 59 additions and 43 deletions

View file

@ -44,8 +44,7 @@ alias gcp='git cherry-pick'
alias history='fc -l 1'
# List direcory contents
alias ls='ls -F'
alias lsa='ls -lahG'
alias lsa='ls -lah'
alias l='ls -la'
alias ll='ls -alr'
alias sl=ls # often screw this up