From 4234b1034630f0c8714ac7201b98bf70cdd5f625 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Wed, 5 Apr 2023 00:39:34 +0800 Subject: Update --- tigrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tigrc') diff --git a/tigrc b/tigrc index 3b7c2c7..5d64450 100644 --- a/tigrc +++ b/tigrc @@ -85,7 +85,7 @@ bind main F none bind generic :toggle commit-title-refs # edit tigrc -bind main e >sh -c "vim ~/.tigrc" +bind main e >sh -c "$EDITOR ~/.tigrc" # move bind main :move-next-merge @@ -357,7 +357,7 @@ bind diff u @git checkout %(commit)^ -- %(file) #==================== # edit tigrc -bind help e >sh -c "vim ~/.tigrc" +bind help e >sh -c "$EDITOR ~/.tigrc" #==================== # color -- cgit v1.2.3-70-g09d2