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 PROMPT_COMMAND='history -a'
|
||||
export EDITOR="nvim"
|
||||
set bell-style visible
|
||||
set nobeep
|
||||
set -o noclobber
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue