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

https://github.com/elboletaire/dotfiles

My dotfiles (use at your own risk)
https://github.com/elboletaire/dotfiles

dotfiles shell

Last synced: about 1 year ago
JSON representation

My dotfiles (use at your own risk)

Awesome Lists containing this project

README

          

dotfiles
========

My dotfiles (use at your own risk)

Installation
------------

Just clone and run the install script:

~~~bash
git clone https://github.com/elboletaire/dotfiles .dotfiles && cd .dotfiles
./scripts/install.sh
~~~