mirror of
https://github.com/gyoder/dots.git
synced 2026-02-27 17:03:45 +00:00
fish: updated path on lee
This commit is contained in:
parent
ad0b47c59c
commit
7578b4d2c9
1 changed files with 2 additions and 0 deletions
|
|
@ -36,6 +36,8 @@ else if test "$host" = "lovelace"
|
||||||
/usr/games \
|
/usr/games \
|
||||||
/usr/local/games \
|
/usr/local/games \
|
||||||
/snap/bin
|
/snap/bin
|
||||||
|
else if test "$host" = "lee"
|
||||||
|
fish_add_path ~/.config/bin
|
||||||
end
|
end
|
||||||
|
|
||||||
if status is-interactive
|
if status is-interactive
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue