1
0
Fork 0

switch to nvim

This commit is contained in:
Luca Bilke 2022-10-04 19:03:01 +02:00
parent a4865630fc
commit b309e0cf6c

View file

@ -8,7 +8,7 @@ export PATH="$PATH:~/.local/share/npm-global/bin:${$(find -L ~/.local/bin -type
unsetopt PROMPT_SP
# Default programs:
export EDITOR="lvim"
export EDITOR="nvim"
export TERMINAL="kitty"
export BROWSER="librewolf"