mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-15 09:58:47 -07:00
Merge pull request #1916 from okuramasafumi/master
Change duplicated alias name
This commit is contained in:
commit
3072a2093e
@ -78,7 +78,7 @@ compdef _git gm=git-mergetool
|
||||
alias gg='git gui citool'
|
||||
alias gga='git gui citool --amend'
|
||||
alias gk='gitk --all --branches'
|
||||
alias gss='git stash show --text'
|
||||
alias gsts='git stash show --text'
|
||||
|
||||
# Will cd into the top of the current repository
|
||||
# or submodule.
|
||||
|
Loading…
Reference in New Issue
Block a user