mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
do not add git alias in aliases.zsh
(this is a modification added by cadusk branch) Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
This commit is contained in:
parent
c9f6076140
commit
287635e6e1
1 changed files with 0 additions and 3 deletions
|
|
@ -52,6 +52,3 @@ 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