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

[doc][macos] Install pygments to compile LaTeX/beamer slides with code snippets

parent c27e8f75
Branches
Tags
No related merge requests found
Pipeline #27586 passed
......@@ -17,3 +17,7 @@ brew=/usr/local/bin/brew
${brew} install curl git coreutils bash-completion highlight neovim tmux htop python@3
${brew} link --force curl #keg-only recipe
${brew} cask install mactex
# LaTeX slides/beamer dependencies
pip=/usr/local/bin/pip3
${pip} install pygments
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment