mirror of
https://github.com/gyoder/dots.git
synced 2026-02-27 17:03:45 +00:00
added linuxbrew setup
This commit is contained in:
parent
be13e9d290
commit
51f77c3260
1 changed files with 2 additions and 0 deletions
|
|
@ -42,6 +42,8 @@ else if test "$host" = "lovelace"
|
||||||
/snap/bin
|
/snap/bin
|
||||||
else if test "$host" = "lee"
|
else if test "$host" = "lee"
|
||||||
fish_add_path ~/.local/bin
|
fish_add_path ~/.local/bin
|
||||||
|
else if string match -q "dijkstra-*" $host
|
||||||
|
/home/linuxbrew/.linuxbrew/bin/brew shellenv
|
||||||
end
|
end
|
||||||
|
|
||||||
if status is-interactive
|
if status is-interactive
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue