Alias gw = git switch
This commit is contained in:
@ -820,6 +820,7 @@ alias gp = git push
|
|||||||
alias gpu = git push -u origin
|
alias gpu = git push -u origin
|
||||||
alias gsta = git stash push
|
alias gsta = git stash push
|
||||||
alias gstp = git stash pop
|
alias gstp = git stash pop
|
||||||
|
alias gw = git switch
|
||||||
alias bt = bluetoothctl
|
alias bt = bluetoothctl
|
||||||
alias d = cd ~/.config/dotfiles/tree
|
alias d = cd ~/.config/dotfiles/tree
|
||||||
alias xo = xdg-open
|
alias xo = xdg-open
|
||||||
|
|||||||
Reference in New Issue
Block a user