We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95b4d28 commit eb41408Copy full SHA for eb41408
bootstrap-darwin.sh
@@ -18,7 +18,7 @@ eval "$(/opt/homebrew/bin/brew shellenv)"
18
brew bundle install --file "${HOMEBREW_BREWFILE}"
19
brew bundle cleanup --file "${HOMEBREW_BREWFILE}" --force
20
21
-# zshrc will load all config from ~/.config/zsh/* thanks to ~/.zshenv specifying ZDOTDIR
+# zshrc will load all config from ~/.config/zsh/* thanks to /etc/.zshenv specifying ZDOTDIR
22
sudo ln -sf "${HOME}/.config/zsh/.zshenv" /etc/zshenv
23
chmod +r /etc/zshenv
24
0 commit comments