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
Branches
Tags
No related merge requests found
Pipeline #47241 passed
...@@ -17,6 +17,6 @@ if [ ! -x ${brew} ]; then ...@@ -17,6 +17,6 @@ if [ ! -x ${brew} ]; then
brew=/opt/homebrew/bin/brew brew=/opt/homebrew/bin/brew
fi 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} link --force curl #keg-only recipe
${brew} install --cask mactex ${brew} install --cask mactex
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment