aboutsummaryrefslogtreecommitdiffhomepage
path: root/tigrc
diff options
context:
space:
mode:
Diffstat (limited to 'tigrc')
-rw-r--r--tigrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tigrc b/tigrc
index eee9680..1641d2e 100644
--- a/tigrc
+++ b/tigrc
@@ -83,7 +83,7 @@ bind main F none
83bind generic <C-T> :toggle commit-title-refs 83bind generic <C-T> :toggle commit-title-refs
84 84
85# edit tigrc 85# edit tigrc
86bind main e >sh -c "$EDITOR ~/.tigrc" 86bind main e >sh -c "$EDITOR ~/.tigrc && source ~/.tigrc"
87 87
88# move 88# move
89bind main <C-J> :move-next-merge 89bind main <C-J> :move-next-merge