add human-readable l alias.
This commit is contained in:
parent
161e575303
commit
1ff02cc70c
1
zshrc
1
zshrc
@ -14,6 +14,7 @@ source $ZSH/oh-my-zsh.sh
|
|||||||
|
|
||||||
setopt nocorrect_all
|
setopt nocorrect_all
|
||||||
alias ll=ll
|
alias ll=ll
|
||||||
|
alias l='ls -lha'
|
||||||
|
|
||||||
# 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