Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 598 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 598 Bytes

setup

My personal setup for Elementary OS.

Install

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

Contributing

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

License

MIT License © Iago Dahlem