mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01: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
412a38a989
4 changed files with 7 additions and 2 deletions
|
|
@ -40,3 +40,7 @@ alias l=la
|
|||
alias sl=ls # often screw this up
|
||||
|
||||
alias afind='ack-grep -il'
|
||||
|
||||
# Git aliases
|
||||
alias gits='git st'
|
||||
alias gitk='gitk --all &'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue