zsh: cleanup
This commit is contained in:
parent
c7e554df32
commit
0d6a5e0b69
1 changed files with 0 additions and 2 deletions
|
@ -52,8 +52,6 @@ tmux() { command tmux -2 $@ }
|
|||
atmux() { tmux attach || tmux }
|
||||
|
||||
g() { command lazygit $@ }
|
||||
tig() { termcompat tig $@ }
|
||||
gsi() { termcompat tig status }
|
||||
gci() { command git commit $@ }
|
||||
gsl() { command git stash list $@ }
|
||||
gss() { command git status -sbu $@ }
|
||||
|
|
Loading…
Reference in a new issue