You can clone the repository to ~/Docuemtns/dotfiles. The install script will pull in the latest version and copy the files to your home folder.
mkdir -p ~/Documents/dotfiles && cd ~/Documents && git clone https://github.com/mborodov/dotfiles.git && cd dotfiles && source install.shTo update, cd into your local dotfiles repository and then:
source install.shTo reload config:
reloadSuggestions/improvements welcome!
| Maksim Borodov |
- Mathias Bynens and his dotfiles repository
