removing clunky editors and replacing neovim with kickstart
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
export BROWSER=firefox
|
||||
export EDITOR="emacsclient -t -a \"\""
|
||||
export VISUAL="emacsclient -c -a \"\""
|
||||
export EDITOR="nvim"
|
||||
export VISUAL="nvim"
|
||||
export TERMINAL=ghostty
|
||||
export MAILER=neomutt
|
||||
. "$HOME/.cargo/env"
|
||||
|
||||
Reference in New Issue
Block a user