/dotfiles

.dotfiles

Primary LanguagePython

How to set up my env

  1. Install Homebrew:
  2. Install OhMyZsh:
  3. Set up SSH Keys & Github:
  4. Install Dotfiles:
  5. Configure iTerm:
  6. Set up python:
    • pip install -r ~/.config/python/requirements.txt
    • pip3 install -r ~/.config/python/requirements3.txt

To Do:

  • Maybe automate some of the above using .homesickrc (see homesick README) or make?
  • iTerm config isn't tracked. Fix it!