Skip to content

wilfriedroset/dotfiles

Repository files navigation

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