set EDITOR
This commit is contained in:
parent
71d9bf2da6
commit
b39077a13f
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
export PATH="$HOME/.yarn/bin:$HOME/.local/bin:$PATH"
|
export PATH="$HOME/.yarn/bin:$HOME/.local/bin:$PATH"
|
||||||
|
export EDITOR=nvim
|
||||||
export VISUAL=emacs
|
export VISUAL=emacs
|
||||||
export QT_QPA_PLATFORMTHEME=qt5ct
|
export QT_QPA_PLATFORMTHEME=qt5ct
|
||||||
. "$HOME/.cargo/env"
|
. "$HOME/.cargo/env"
|
||||||
|
|
Loading…
Reference in a new issue