replace neovim with terminal emacs
This commit is contained in:
@ -14,7 +14,7 @@ export PATH="$PATH:$HOME/.emacs.d/bin"
|
||||
unsetopt PROMPT_SP
|
||||
|
||||
# Default programs:
|
||||
export EDITOR="nvim"
|
||||
export EDITOR="emnw"
|
||||
export TERMINAL="foot"
|
||||
export BROWSER="librewolf"
|
||||
|
||||
|
Reference in New Issue
Block a user