Go to file
Artem Sapegin bdb80771c6 Project opener. 2012-10-15 12:42:04 +04:00
bin Project opener. 2012-10-15 12:42:04 +04:00
color A lot of new awesome stuff. 2012-10-12 12:53:13 +04:00
includes New aliases. 2012-10-12 15:15:29 +04:00
setup Some setup stuff. 2012-10-12 18:53:55 +04:00
Readme.md Fix readme. 2012-10-12 12:57:10 +04:00
bash_aliases Project opener. 2012-10-15 12:42:04 +04:00
bash_profile Some setup stuff. 2012-10-12 18:53:55 +04:00
bash_prompt A lot of new awesome stuff. 2012-10-12 12:53:13 +04:00
bashrc Bash profile. 2012-10-10 18:05:57 +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
hushlogin Suppress login message. 2012-10-12 15:16:08 +04:00
inputrc Tweaks. 2012-10-12 15:16:23 +04:00
sync.py Tweaks. 2012-10-12 15:16:23 +04:00

Readme.md

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


:shipit: