mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2024-11-04 22:04:00 +01:00
Add git cobf
This commit is contained in:
parent
c6c501e576
commit
fbb6fe154f
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
praise = blame
|
||||
pushbranch = ! "git push -u origin $(git rev-parse --abbrev-ref HEAD)"
|
||||
pushu = pushbranch
|
||||
cobf = ! "f() { git branch -D $1 && git switch -c $1; }; f"
|
||||
sw = switch
|
||||
swc = switch
|
||||
balance = blame
|
||||
|
|
Loading…
Reference in a new issue