diff --git a/.profile b/.profile index 879c54b..2f62290 100644 --- a/.profile +++ b/.profile @@ -2,4 +2,4 @@ export XDG_CONFIG_DIR="$HOME/.config" export XDG_CONFIG_HOME=$XDG_CONFIG_DIR export XDG_CACHE_HOME="$HOME/.cache" - +export EDITOR=nvim