Skip to content

Instantly share code, notes, and snippets.

@yuankaiz
Last active December 26, 2016 14:29
Show Gist options
  • Save yuankaiz/86a7bc4891e2442fb06e17457ccb8540 to your computer and use it in GitHub Desktop.
Save yuankaiz/86a7bc4891e2442fb06e17457ccb8540 to your computer and use it in GitHub Desktop.
Setup for new MacBook Pro 13
  • after installing MacTex, will need to add following to .bash_profile and source it
     export PATH=$PATH:/Library/TeX/Distributions/.DefaultTeX/Contents/Programs/texbin
  • for iTerm 2 to display colors,
     export CLICOLOR=1
     export TERM=xterm-256color
  • download https://github.com/mbadolato/iTerm2-Color-Schemes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment