add easy-dotfiles link
This commit is contained in:
parent
9dad17bc80
commit
8f39a1ec7f
1 changed files with 4 additions and 6 deletions
10
README.md
10
README.md
|
@ -18,12 +18,9 @@ Get Running in 5 Minutes
|
||||||
|
|
||||||
### Starting Fresh?
|
### Starting Fresh?
|
||||||
|
|
||||||
Great! Just run the following command and start adding your customizations. If
|
Great! You can automate the creation of your dotfiles by using amazing
|
||||||
you're looking for [some inspiration][inspiration], we've got you covered.
|
[easy-dotfiles][easy-dotfiles] script. Or, if you're just looking for [some
|
||||||
|
inspiration][inspiration], we've got you covered.
|
||||||
```bash
|
|
||||||
git clone git@github.com:anishathalye/dotfiles_template dotfiles
|
|
||||||
```
|
|
||||||
|
|
||||||
### Integrate with Existing Dotfiles
|
### Integrate with Existing Dotfiles
|
||||||
|
|
||||||
|
@ -231,6 +228,7 @@ License
|
||||||
Copyright (c) 2014-2015 Anish Athalye. Released under the MIT License. See
|
Copyright (c) 2014-2015 Anish Athalye. Released under the MIT License. See
|
||||||
[LICENSE.md][license] for details.
|
[LICENSE.md][license] for details.
|
||||||
|
|
||||||
|
[easy-dotfiles]: https://github.com/Aviator45003/easy-dotfiles
|
||||||
[inspiration]: https://github.com/anishathalye/dotfiles_template#inspiration
|
[inspiration]: https://github.com/anishathalye/dotfiles_template#inspiration
|
||||||
[managing-dotfiles-post]: http://www.anishathalye.com/2014/08/03/managing-your-dotfiles/
|
[managing-dotfiles-post]: http://www.anishathalye.com/2014/08/03/managing-your-dotfiles/
|
||||||
[contributing]: CONTRIBUTING.md
|
[contributing]: CONTRIBUTING.md
|
||||||
|
|
Loading…
Reference in a new issue