added linuxbrew setup

This commit is contained in:
Grace Yoder 2026-02-19 15:21:05 -05:00
parent be13e9d290
commit 51f77c3260
No known key found for this signature in database

View file

@ -42,6 +42,8 @@ else if test "$host" = "lovelace"
/snap/bin
else if test "$host" = "lee"
fish_add_path ~/.local/bin
else if string match -q "dijkstra-*" $host
/home/linuxbrew/.linuxbrew/bin/brew shellenv
end
if status is-interactive