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

https://github.com/zsarge/userconfigs

The config files that I want to share between computers
https://github.com/zsarge/userconfigs

Last synced: 25 days ago
JSON representation

The config files that I want to share between computers

Awesome Lists containing this project

README

          

# UserConfigs
This repo contains various config files that I want to sync between computers.

If you are on a system with curl, you can install these with:

```
bash <(curl -s https://raw.githubusercontent.com/zsarge/UserConfigs/master/installScripts.sh)
```