Skip to content

wilfriedroset/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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