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

https://github.com/regadas/dotfiles

dotfiles for me, myself & you?
https://github.com/regadas/dotfiles

Last synced: 4 months ago
JSON representation

dotfiles for me, myself & you?

Awesome Lists containing this project

README

          

# dotfiles

These are my dotfiles. I use Makefiles to handle dependencies.

```sh
git clone https://github.com/regadas/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
make
```