Editors environment variables
You can also make sure that any program requiring
a text editor use your favorite one:
export EDITOR="nvim"
export VISUAL="nvim"
You can also make sure that any program requiring
a text editor use your favorite one:
export EDITOR="nvim"
export VISUAL="nvim"