mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-12 00:40:07 +00:00
This alias is conflict cause
This commit is contained in:
parent
eafd5f3252
commit
ac053f4211
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@ alias lsa='ls -lah'
|
|||
alias l='ls -lah'
|
||||
alias ll='ls -lh'
|
||||
alias la='ls -lAh'
|
||||
alias sl=ls # often screw this up
|
||||
|
||||
alias afind='ack-grep -il'
|
||||
|
||||
|
|
Loading…
Reference in a new issue