home.nix | added env EDITOR
This commit is contained in:
parent
18ff37fe2c
commit
8cb0622228
1 changed files with 1 additions and 0 deletions
|
|
@ -122,6 +122,7 @@
|
||||||
''
|
''
|
||||||
export GOPATH="/home/don/go"
|
export GOPATH="/home/don/go"
|
||||||
export PROMPT_COMMAND='history -a'
|
export PROMPT_COMMAND='history -a'
|
||||||
|
export EDITOR="nvim"
|
||||||
set bell-style visible
|
set bell-style visible
|
||||||
set nobeep
|
set nobeep
|
||||||
set -o noclobber
|
set -o noclobber
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue