flocon/dot_profile

5 lines
154 B
Text

export PATH="$HOME/.bun/bin:$HOME/.local/bin:$PATH"
export EDITOR=nvim
export VISUAL="code --wait"
export QT_QPA_PLATFORMTHEME=qt5ct
. "$HOME/.cargo/env"