dotfiles/Readme.md

597 B
Raw Blame History

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: