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

https://github.com/kopelli/dot-files

A location for all of my dot-files (or underscore files if necessary) that can be synchronized across machines
https://github.com/kopelli/dot-files

dot-files

Last synced: 8 months ago
JSON representation

A location for all of my dot-files (or underscore files if necessary) that can be synchronized across machines

Awesome Lists containing this project

README

          

# dot-files
My individual settings for dot files on a machine I work on.

## Install
Clone the repo locally and execute `./install.sh`
-or-
run
```bash
bash -c "$(curl --output - https://raw.githubusercontent.com/kopelli/dot-files/master/install.sh)"
```