fixed merge

This commit is contained in:
Grace Yoder 2026-02-19 15:18:45 -05:00
commit be13e9d290
No known key found for this signature in database
5 changed files with 24 additions and 8 deletions

View file

@ -50,9 +50,7 @@ if status is-interactive
fish_config theme choose "Rosé Pine"
starship init fish | source
if not string match -q "*purdue*" "$host"
zoxide init fish | source
end
zoxide init fish | source
end
alias setupidf "source /opt/esp/esp-idf/export.fish"