adds path to fish
This commit is contained in:
parent
39b049023e
commit
8abc86dce4
1 changed files with 1 additions and 0 deletions
|
|
@ -170,6 +170,7 @@
|
||||||
setup_path = /* fish */ ''
|
setup_path = /* fish */ ''
|
||||||
fish_add_path /run/wrappers/bin
|
fish_add_path /run/wrappers/bin
|
||||||
fish_add_path /run/current-system/sw/bin
|
fish_add_path /run/current-system/sw/bin
|
||||||
|
fish_add_path "$HOME/.local/share/../bin"
|
||||||
|
|
||||||
if test "$uname" = "Darwin"
|
if test "$uname" = "Darwin"
|
||||||
setup_homebrew
|
setup_homebrew
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue