Various personal settings. Better VCS than Google Drive!
For people who aren't me, the shell aliases will likely be the only useful things here. I recommend taking a look; there is a separate README there with more details.
- Check out the appropriate branch for your OS
- Download the relevant files
- Use them as preferences for the programs you want
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D