summaryrefslogtreecommitdiffstats
path: root/taskopenrc
diff options
context:
space:
mode:
authorMatthew Lemon <chaffinach+git@protonmail.ch>2022-05-23 17:09:21 +0100
committerMatthew Lemon <chaffinach+git@protonmail.ch>2022-05-23 17:09:21 +0100
commit7da94db2a0fcaf3bc524378a77ee2265a52b96f2 (patch)
treeac250cb74ebc27d8a9d3aab97899bfc81a55d7b0 /taskopenrc
parentcbd649f5bfb650672362707dedb3b57a4a3fe372 (diff)
fixed EDITOR
Diffstat (limited to '')
-rw-r--r--taskopenrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/taskopenrc b/taskopenrc
index 6addbbe..94bdb44 100644
--- a/taskopenrc
+++ b/taskopenrc
@@ -1,7 +1,7 @@
#BROWSER='xdg-open $FILE &>/dev/null'
BROWSER='qutebrowser'
-EDITOR='vim'
+EDITOR='/usr/local/bin/vim'
#FILE_CMD='xdg-open'
TASKBIN='task'