update visual editor
This commit is contained in:
parent
f961a3aea0
commit
002ccf4f1f
1 changed files with 1 additions and 3 deletions
|
@ -1,5 +1,3 @@
|
||||||
export PATH="$HOME/.bun/bin:$HOME/.local/bin:$PATH"
|
|
||||||
export EDITOR=nvim
|
export EDITOR=nvim
|
||||||
export VISUAL="code --wait"
|
export VISUAL="codium --wait"
|
||||||
export QT_QPA_PLATFORMTHEME=qt5ct
|
|
||||||
. "$HOME/.cargo/env"
|
. "$HOME/.cargo/env"
|
||||||
|
|
Loading…
Reference in a new issue