jsleroy/dotfiles
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
========
DotFiles
========
These are dotfiles to setup a system the way I like it.
Installation
============
Clone the repository and retrieve submodules::
git clone git://github.com/jsleroy/dotfiles.git
cd dotfiles
git submodule init
git submodule update
Install dotfiles::
./dotty/dotty.py install.json
Update dotty installer::
git submodule update --remote dotty
# vim :set ft=rst: