Added EDITOR env variable and set to 'vim'.
This commit is contained in:
parent
2fcf95ed31
commit
26648ab0de
@ -23,3 +23,5 @@ extendPath "/usr/local/bin"
|
|||||||
extendPath "$HOME/.local/bin"
|
extendPath "$HOME/.local/bin"
|
||||||
|
|
||||||
export PATH
|
export PATH
|
||||||
|
|
||||||
|
export EDITOR="vim"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user