A streamlined process to provision a new development machine.
Here’s the set of files I need whenever I set up a brand new OS install.
bash_profile
- Some nice aliases and coloring for bashbettertouchtool.config
- My keyboard shortcuts I use in BetterTouchTool. They are Win7-esque.brewinstall.sh
- A nice starter pack of my must-have apps for OS X.sublime-text/
contains configuration files for both Sublime Text configuration and for packages installed via Package Control..editorconfig
- The basic editorconfig file I like to use in new projects. Run the alias genec
to copy it to the current directory.Just run ./setup.sh
to automatically symlink the bash profile. Note that this script will not replace existing files; you have to remove them yourself first.
./brewinstall.sh
./config-setup.sh
and restart Sublime Text 3 a few times. Ignore the error messages../setup.sh
./brewinstall.sh
to install BetterTouchTool if you haven’t alreadyImport
button. Import bettertouchtool.config
.