My personal studying materials and notes. Browse around.
- Install MacTeX from here
- Add the following to your
~/.bash_profile
or~/.zshrc
:export PATH=/usr/local/texlive/2024/bin/universal-darwin:$PATH
- Run
source ~/.bash_profile
orsource ~/.zshrc
- Install the latex workshop vscode extension