Skip to content

Commit eb41408

Browse files
doc improvement
1 parent 95b4d28 commit eb41408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bootstrap-darwin.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ eval "$(/opt/homebrew/bin/brew shellenv)"
1818
brew bundle install --file "${HOMEBREW_BREWFILE}"
1919
brew bundle cleanup --file "${HOMEBREW_BREWFILE}" --force
2020

21-
# zshrc will load all config from ~/.config/zsh/* thanks to ~/.zshenv specifying ZDOTDIR
21+
# zshrc will load all config from ~/.config/zsh/* thanks to /etc/.zshenv specifying ZDOTDIR
2222
sudo ln -sf "${HOME}/.config/zsh/.zshenv" /etc/zshenv
2323
chmod +r /etc/zshenv
2424

0 commit comments

Comments
 (0)