$ sh install
$ curl -L raw.github.com/w3dotdev/dotfiles/master/install | sh
# or
$ git clone https://github.com/w3dotdev/dotfiles.git && cd dotfiles && sh install.sh
- @benswift (Ben Swift) https://github.com/benswift/.dotfiles
- @jayharris (Jay Harris) https://github.com/jayharris/dotfiles-windows
- @vitorbritto (Vitor Britto) https://github.com/vitorbritto/forcefiles
- @necolas (Nicolas Gallagher) https://github.com/necolas/dotfiles
- @davidsonfellipe (Davidson Fellipe) https://github.com/davidsonfellipe/dotfiles
- 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
Check Releases for detailed changelog.
MIT license © Hemerson Vianna