Minor fix

This commit is contained in:
js0ny 2025-02-09 23:55:17 +00:00
parent 2248d3a237
commit 58a47f91d8
5 changed files with 23 additions and 0 deletions

View file

@ -35,3 +35,6 @@ end
# bun
set --export BUN_INSTALL "$HOME/.bun"
set --export PATH $BUN_INSTALL/bin $PATH
# moonbit
fish_add_path "$HOME/.moon/bin"