Go to file
Artem Sapegin 6c4d0e8aa2 A lot of new awesome stuff. 2012-10-12 12:53:13 +04:00
color A lot of new awesome stuff. 2012-10-12 12:53:13 +04:00
includes A lot of new awesome stuff. 2012-10-12 12:53:13 +04:00
setup A lot of new awesome stuff. 2012-10-12 12:53:13 +04:00
Readme.md A lot of new awesome stuff. 2012-10-12 12:53:13 +04:00
bash_aliases A lot of new awesome stuff. 2012-10-12 12:53:13 +04:00
bash_profile A lot of new awesome stuff. 2012-10-12 12:53:13 +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
inputrc A lot of new awesome stuff. 2012-10-12 12:53:13 +04:00
sync.py A lot of new awesome stuff. 2012-10-12 12:53:13 +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

Mathiass dotfiles Jan Moesens dotfiles Yet another cool story about bash prompt (in Russian)


Feel free to fork :-)

:shipit: