index
:
pub/rcm
main
Dotfiles
Marc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gitconfig
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to '')
-rw-r--r--
gitconfig
1
1 files changed, 1 insertions, 0 deletions
diff --git a/gitconfig b/gitconfig
index 52e8f08..13f29c4 100644
--- a/
gitconfig
+++ b/
gitconfig
@@ -1,6 +1,7 @@
[alias]
pr = "!gh pr"
issue = "!gh issue"
+ bug = "!git-bug"
[user]
email = marc@mccd.space
name = Marc Coquand