export BUN_INSTALL="$HOME/.local/share/bun" if [[ -d $BUN_INSTALL ]]; then path+="$BUN_INSTALL/bin" fi