fap and dog commands

This commit is contained in:
Debucquoy Anthony 2024-03-06 18:48:00 +01:00
parent 92335b8773
commit fce84614f9
Signed by: tonitch
GPG Key ID: A78D6421F083D42E

View File

@ -13,3 +13,7 @@
tool = vimdiff tool = vimdiff
[alias] [alias]
gone = !git branch -v | awk '/gone/ { print $1 }' gone = !git branch -v | awk '/gone/ { print $1 }'
dog = log --decorate --oneline --graph
fap = fetch --all --prune
[push]
autoSetupRemote = true