fish: add homebrew to PATH on macOS
This commit is contained in:
parent
42b72cfa0b
commit
d76e9beff6
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ if status is-interactive
|
|||
# match prompt symbol to OS logo
|
||||
if test -e /System
|
||||
set pure_symbol_prompt ""
|
||||
eval "$(/opt/homebrew/bin/brew shellenv)"
|
||||
else
|
||||
posix-source /etc/os-release
|
||||
if [ "$ID" = "nixos" ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue