diff --git a/dot_profile b/dot_profile index a6f66a6..9aa816b 100644 --- a/dot_profile +++ b/dot_profile @@ -1,5 +1,3 @@ -export PATH="$HOME/.bun/bin:$HOME/.local/bin:$PATH" export EDITOR=nvim -export VISUAL="code --wait" -export QT_QPA_PLATFORMTHEME=qt5ct +export VISUAL="codium --wait" . "$HOME/.cargo/env"