Go to file
Artem Sapegin 9e3287bc38 Readme.
2012-10-10 17:03:52 +04:00
gitattributes initial commit 2012-10-10 16:51:59 +04:00
gitconfig initial commit 2012-10-10 16:51:59 +04:00
gitignore initial commit 2012-10-10 16:51:59 +04:00
Readme.md Readme. 2012-10-10 17:03:52 +04:00
sync.py Readme. 2012-10-10 17:02:30 +04:00

Artem Sapegins dotfiles

Installation

cd ~ && git clone https://github.com/sapegin/dotfiles.git && cd dotfiles && ./sync.py

Itwill clone latest version of dotfiles to ~/dotfiles and make symlinks in your home directory.

Updating

cd ~/dotfiles && git pull && ./sync.py

Resources

Mathiass dotfiles


Feel free to fork :-)