mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
fish: set editor corectlly
This commit is contained in:
parent
b6e9e7df12
commit
a1c6dec6ff
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
set -g EDITOR nvim
|
||||
set -g VISUAL nvim
|
||||
set -gx EDITOR nvim
|
||||
set -gx VISUAL nvim
|
||||
|
||||
set -g GOPATH $HOME/go
|
||||
set -g PATH $HOME/bin $PATH
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue