Remove ll alias.

This commit is contained in:
Gabriel Ebner 2011-08-10 23:31:30 +02:00
parent 74b1ac311a
commit 498c297a05

1
zshrc

@ -13,6 +13,7 @@ plugins=(git ant deb debian gem git git-flow github perl rails3 ruby)
source $ZSH/oh-my-zsh.sh
setopt nocorrect_all
alias ll=ll
# History
setopt APPEND_HISTORY SHARE_HISTORY EXTENDED_HISTORY INC_APPEND_HISTORY \