macos: add homebrew loading
This commit is contained in:
parent
ed59d36f0a
commit
9225991e21
_home.macos/private_dot_config/sz.env
|
@ -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…
Reference in New Issue