🚀 add EDITOR environment variable

dev-docs
Moritz Böhme 2022-03-22 12:58:04 +01:00
parent 0c6de320c6
commit ee7f98f536
No known key found for this signature in database
GPG Key ID: 213820E2795F5CF5
1 changed files with 3 additions and 0 deletions

View File

@ -51,6 +51,9 @@
# The following variable can be used to configure cursor shape in
# visual mode, but due to fish_cursor_default, is redundant here
set fish_cursor_visual block
# Variables
set -x EDITOR TERM=kitty-direct emacsclient -t # HACK to fix 24bit color support with kitty
'';
functions = {
gi = ''