My personal setup for Elementary OS.
1. Get this project somehow and go to its directory.
git clone git@github.com:iagodahlem/setup.git ~/setup
cd ~/setup
2. Run setup. (see setup)
./setup.sh
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -m 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
MIT License © Iago Dahlem