diff options
Diffstat (limited to 'tigrc')
-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 |