diff --git a/workstation/home.nix b/workstation/home.nix index e2bb74f..ecfc661 100644 --- a/workstation/home.nix +++ b/workstation/home.nix @@ -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