fish: updated for purdue data server

This commit is contained in:
Grace Yoder 2025-07-06 01:09:15 -04:00
parent 4cb415e306
commit b8b84bdc6f

View file

@ -40,6 +40,8 @@ end
if status is-interactive
fish_config theme choose "Rosé Pine"
zoxide init fish | source
starship init fish | source
if not string match -q "*purdue*" "$host"
zoxide init fish | source
end
end