Remove ar alias.
This commit is contained in:
parent
a7096090c5
commit
912ccdfc97
1
zshrc
1
zshrc
@ -15,6 +15,7 @@ source $ZSH/oh-my-zsh.sh
|
|||||||
setopt nocorrect_all
|
setopt nocorrect_all
|
||||||
alias ll=ll
|
alias ll=ll
|
||||||
alias l='ls -lha'
|
alias l='ls -lha'
|
||||||
|
alias ar=ar
|
||||||
|
|
||||||
# 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