dot_config/git/config.tmpl 🔗
@@ -18,9 +18,9 @@
ps = push
pl = pull
bugs = bug bug
- create-bug = bug bug new
- push-bugs = !fish -c 'git-bug-push'
- pull-bugs = !fish -c 'git-bug-pull'
+ bugs-create = bug bug new
+ bugs-push = !fish -c 'git-bug-push'
+ bugs-pull = !fish -c 'git-bug-pull'
[user]
name = Amolith
email = amolith@secluded.site