macos: add homebrew loading
This commit is contained in:
parent
ed59d36f0a
commit
9225991e21
1 changed files with 4 additions and 0 deletions
4
_home.macos/private_dot_config/sz.env/zzz_homebrew.env
Normal file
4
_home.macos/private_dot_config/sz.env/zzz_homebrew.env
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env -S bash -c 'echo "Not a user script. source(aka .) only"'
|
||||
|
||||
! [ -x /opt/homebrew/bin/brew ] || \
|
||||
eval "$(/opt/homebrew/bin/brew shellenv)"
|
Loading…
Add table
Add a link
Reference in a new issue