mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +01:00
shit the other message to util was for this :(
It was "too early"
This commit is contained in:
parent
9263a27822
commit
91edf3e5dd
1 changed files with 1 additions and 1 deletions
2
zshrc
2
zshrc
|
|
@ -79,7 +79,7 @@ alias l="ls"
|
|||
alias gs="git s" # short status
|
||||
alias glp="git log -p --no-ext-diff"
|
||||
alias gdt="git difftool"
|
||||
alias gd="git diff"
|
||||
alias gd="git diff --no-ext-diff"
|
||||
alias gdc="gd --cached"
|
||||
alias gg="git lg"
|
||||
alias gcm="git commit -am"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue