diff options
Diffstat (limited to '')
-rw-r--r-- | taskopenrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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' |