Set editor variables
This commit is contained in:
parent
59fb48a6f5
commit
28b712e75f
@ -33,3 +33,6 @@ set fish_color_cwd yellow
|
||||
# SSH Agent
|
||||
set SSH_AUTH_SOCK "$XDG_RUNTIME_DIR/ssh-agent.socket"
|
||||
export SSH_AUTH_SOCK
|
||||
# text editor
|
||||
set EDITOR nvim
|
||||
set VISUAL nvim
|
||||
|
Loading…
Reference in New Issue
Block a user