Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 627 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 627 Bytes

dotfiles

dotfiles collection using dotbot.

Using git and dotbot

You can clone the repository wherever you want. (I like to keep it in ~/.dotfiles). Dotbot script will pull in the latest version and create all appropriate links.

git clone https://github.com/wilfriedroset/dotfiles.git ~/.dotfiles && cd ~/.dotfiles && ./install

Contributing

Typo/Bugs/Suggestions/Improvements are welcome

Thanks to...

Anish Athalye for dotbot