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

[doc] Update homebrew installation [ci skip]

parent f5f4261b
No related branches found
No related tags found
No related merge requests found
Pipeline #55308 skipped
...@@ -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 highlight neovim tmux htop python@3 pygments gitlab-runner ${brew} install curl git coreutils highlight neovim tmux htop python@3 pygments imagemagick gitlab-runner
${brew} services list #forces the installation of "services" support ${brew} services list #forces the installation of "services" support
${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