feat: add run
alias
This commit is contained in:
parent
c8bd0246ac
commit
d9af1a2efd
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@
|
|||
ialias run="./run"
|
||||
ialias pull="git pull --autostash --jobs=4 --summary origin"
|
||||
ialias rebase="git rebase --autostash --stat"
|
||||
ialias run="./run"
|
||||
ialias tag="tag-release"
|
||||
ialias update="fetch && rebase"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue