My OS X user directory files/setup.
- Xcode Command Line Tools + Git
- Clone the repository.
- Run one/all of the scripts.
Each script can be run independently. Most have opposite un
versions (e.g. dotfiles.sh
can be reversed with undotfiles.sh
).
dotfiles.sh
: Set up important files in the$HOME
directory.node.sh
: Set up nvm, Node, and npm in various versions.sublime.sh
: Sets up preferences for Sublime Text. It is best for ST and Package Control to be installed before-hand!undotfiles.sh
: Reversesdotfiles.sh
changesunnode.sh
: Reversesnode.sh
changes