aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2020-01-22 11:44:30 +0800
committertypebrook <typebrook@gmail.com>2020-01-22 11:44:30 +0800
commitbbfadc2751bf756747079cde467b6b65cfb7d606 (patch)
treec321ce769b996a4ccb59c13689f743254937159f
parent1be1b0cf8b02a7879a536fc4842ec4ec2d165bd7 (diff)
update
-rw-r--r--tigrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tigrc b/tigrc
index 854b751..7e6ab62 100644
--- a/tigrc
+++ b/tigrc
@@ -78,7 +78,7 @@ bind main F none
78bind main <C-T> :toggle commit-title-refs 78bind main <C-T> :toggle commit-title-refs
79 79
80# edit tigrc 80# edit tigrc
81bind main e >sh -c "vim ~/git/settings/tigrc" 81bind main e >sh -c "vim ~/.tigrc"
82 82
83# move 83# move
84bind main <C-J> :move-next-merge 84bind main <C-J> :move-next-merge