An open API service indexing awesome lists of open source software.

https://github.com/zoni/deprecated-dotfiles-installer

Deprecated - use dotfiles-framework instead
https://github.com/zoni/deprecated-dotfiles-installer

Last synced: 10 months ago
JSON representation

Deprecated - use dotfiles-framework instead

Awesome Lists containing this project

README

          

***Documentation coming soon***

``` shell
# If on Debian/Ubuntu, install dependencies with:
apt-get install python-virtualenv python-pycurl apt-transport-https

git clone git@github.com:zoni/dotfiles-installer && cd dotfiles-installer
cp config.yml.example config.yml
$EDITOR config.yml

make setup install
```