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

https://github.com/afaur/dotfiles-local

Personal configuration of base-dotfiles.
https://github.com/afaur/dotfiles-local

Last synced: over 1 year ago
JSON representation

Personal configuration of base-dotfiles.

Awesome Lists containing this project

README

          

## Local Dotfiles

If you are considering using this please fork the two repos below.
After forking them use your fork when you clone for simplicity.

## Install

~~~
git clone git@github.com:afaur/base-dotfiles.git ~/dotfiles
git clone git@github.com:afaur/dotfiles-local.git ~/dotfiles-local
env RCRC=$HOME/dotfiles-local/rcrc rcup
~~~