add jj
This commit is contained in:
parent
03fd6d51f3
commit
e1c6d9fc64
1 changed files with 2 additions and 0 deletions
2
zsh/jj.zsh
Normal file
2
zsh/jj.zsh
Normal file
|
@ -0,0 +1,2 @@
|
|||
alias jpush="jj git push -b main"
|
||||
alias jpull="jj git fetch && jj rebase -d main"
|
Loading…
Add table
Reference in a new issue