diff --git a/stow/.zshrc b/stow/.zshrc index 2997f59..73d45aa 100644 --- a/stow/.zshrc +++ b/stow/.zshrc @@ -5,6 +5,7 @@ OSICON="?" # set prompt icon if [ -e /System ]; then OSICON="" + eval "$(/opt/homebrew/bin/brew shellenv)" else . /etc/os-release &> /dev/null