bin | ||
color | ||
includes | ||
setup | ||
sublime/User | ||
.gitignore | ||
bash_profile | ||
bashrc | ||
gitattributes | ||
gitconfig | ||
gitignore | ||
hushlogin | ||
inputrc | ||
Readme.md | ||
sync.py |
Artem Sapegin’s dotfiles
Installation
cd ~ && git clone https://github.com/sapegin/dotfiles.git && cd dotfiles && ./sync.py
It’will clone latest version of dotfiles to ~/dotfiles
and make symlinks in your home directory.
Updating
cd ~/dotfiles && git pull && ./sync.py
Resources
:shipit: