diff --git a/dot_profile b/dot_profile index 3bb6bb9..a6f66a6 100644 --- a/dot_profile +++ b/dot_profile @@ -1,4 +1,4 @@ -export PATH="$HOME/.yarn/bin:$HOME/.local/bin:$PATH" +export PATH="$HOME/.bun/bin:$HOME/.local/bin:$PATH" export EDITOR=nvim export VISUAL="code --wait" export QT_QPA_PLATFORMTHEME=qt5ct