diff --git a/zshrc b/zshrc index fd0bee4..4d30a34 100644 --- a/zshrc +++ b/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 \