Remove ll alias.
This commit is contained in:
parent
74b1ac311a
commit
498c297a05
1
zshrc
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
|
source $ZSH/oh-my-zsh.sh
|
||||||
|
|
||||||
setopt nocorrect_all
|
setopt nocorrect_all
|
||||||
|
alias ll=ll
|
||||||
|
|
||||||
# History
|
# History
|
||||||
setopt APPEND_HISTORY SHARE_HISTORY EXTENDED_HISTORY INC_APPEND_HISTORY \
|
setopt APPEND_HISTORY SHARE_HISTORY EXTENDED_HISTORY INC_APPEND_HISTORY \
|
||||||
|
Loading…
Reference in New Issue
Block a user