zsh: update git aliases
This commit is contained in:
parent
40d6e6ceb2
commit
d966e5bcf6
1 changed files with 2 additions and 2 deletions
4
.zshrc
4
.zshrc
|
@ -72,10 +72,10 @@
|
|||
# Git aliases
|
||||
alias \
|
||||
g='git' \
|
||||
gs='git status' \
|
||||
gp='git push' \
|
||||
gc='git commit' \
|
||||
gca='git commit -a' \
|
||||
gst='git status' \
|
||||
gp='git push' \
|
||||
|
||||
# <<<
|
||||
## Program improvements (ex: ls = ls -h) >>>
|
||||
|
|
Loading…
Add table
Reference in a new issue