Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 639 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 639 Bytes

Personal Settings

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.

Usage

  1. Check out the appropriate branch for your OS
  2. Download the relevant files
  3. Use them as preferences for the programs you want

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D