mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-06-07 17:13:42 +02:00
chore: gst alias changed to gs for git status
This commit is contained in:
parent
86403ecf2d
commit
5a1dcf79a5
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
alias lg="lazygit"
|
alias lg="lazygit"
|
||||||
alias gst="git status"
|
alias gs="git status"
|
||||||
alias gb="git branch"
|
alias gb="git branch"
|
||||||
alias gc="git checkout"
|
alias gc="git checkout"
|
||||||
alias gl="git log --oneline --decorate --color"
|
alias gl="git log --oneline --decorate --color"
|
||||||
|
|
Loading…
Add table
Reference in a new issue