function fish_greeting end if status is-interactive starship init fish | source end # XDG set -x XDG_CONFIG_HOME "$HOME/.config" # bun set -x BUN_INSTALL "$HOME/.local/bun" # path set -x PATH $HOME/.local/bin $BUN_INSTALL/bin $PATH