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

https://github.com/danmichaelo/dotfiles

Just my dotfiles
https://github.com/danmichaelo/dotfiles

Last synced: 8 months ago
JSON representation

Just my dotfiles

Awesome Lists containing this project

README

          

Requirements Debian/Ubuntu:

sudo apt-get install git vim libxml2-utils build-essential

Requirements Fedora/RedHat:

sudo dnf install git vim libxml2 make

Install:

./bootstrap.sh

If ruby is needed:

\curl -L https://get.rvm.io | bash -s stable
source ~/.rvm/scripts/rvm
rvm install 1.9.3