mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-06 02:51:32 +01:00
Merge remote-tracking branch 'cadusk/master'
Conflicts: templates/zshrc-linux.zsh templates/zshrc-mac.zsh templates/zshrc.zsh-template
This commit is contained in:
commit
60f4ae1bed
4 changed files with 13 additions and 11 deletions
|
|
@ -36,6 +36,7 @@ alias lsa='ls -lah'
|
|||
#alias l='ls -la'
|
||||
alias ll='ls -l'
|
||||
alias la='ls -lA'
|
||||
alias l=la
|
||||
alias sl=ls # often screw this up
|
||||
|
||||
alias afind='ack-grep -il'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue