Skip to content
Snippets Groups Projects
Commit c999cfde authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[doc/macos-ci-install] No need to install zsh packages

parent e6c30dd7
No related branches found
No related tags found
No related merge requests found
Pipeline #47241 passed
......@@ -17,6 +17,6 @@ if [ ! -x ${brew} ]; then
brew=/opt/homebrew/bin/brew
fi
${brew} install curl git coreutils zsh zsh-completions zsh-syntax-highlighting highlight neovim tmux htop python@3 pygments
${brew} install curl git coreutils highlight neovim tmux htop python@3 pygments
${brew} link --force curl #keg-only recipe
${brew} install --cask mactex
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment