Your dotfiles will most likely be the longest project you ever work on. --Anish Athalye
Copy the Input Mono and FiraCode fonts to /User/Library/Fonts
or drag them into Font Book in OSX.
Clone the repo:
cd ~/
git clone https://github.com/ldmcdaniel/dotfiles
Enter the interactive installation menu:
~/dotfiles/menu.sh
Create virtualenv:
virtualenv -p python3 p3
virtualenv -p /usr/bin/python2.7 p2