diff options
author | typebrook <typebrook@gmail.com> | 2020-01-22 11:44:30 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2020-01-22 11:44:30 +0800 |
commit | bbfadc2751bf756747079cde467b6b65cfb7d606 (patch) | |
tree | c321ce769b996a4ccb59c13689f743254937159f | |
parent | 1be1b0cf8b02a7879a536fc4842ec4ec2d165bd7 (diff) |
update
-rw-r--r-- | tigrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -78,7 +78,7 @@ bind main F none | |||
78 | bind main <C-T> :toggle commit-title-refs | 78 | bind main <C-T> :toggle commit-title-refs |
79 | 79 | ||
80 | # edit tigrc | 80 | # edit tigrc |
81 | bind main e >sh -c "vim ~/git/settings/tigrc" | 81 | bind main e >sh -c "vim ~/.tigrc" |
82 | 82 | ||
83 | # move | 83 | # move |
84 | bind main <C-J> :move-next-merge | 84 | bind main <C-J> :move-next-merge |