mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
customzing defaults.
This commit is contained in:
parent
057e3fe3c4
commit
422a4224fb
2 changed files with 5 additions and 1 deletions
|
|
@ -32,3 +32,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