sets up nix commands in path on mac
This commit is contained in:
parent
ec05150e05
commit
aa867550b1
2 changed files with 3 additions and 2 deletions
|
|
@ -179,6 +179,7 @@
|
|||
fish_add_path /run/current-system/sw/bin
|
||||
|
||||
if test "$uname" = "Darwin"
|
||||
fish_add_path /nix/var/nix/profiles/default/bin
|
||||
setup_homebrew
|
||||
end
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue