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
- Host: GitHub
- URL: https://github.com/zsarge/userconfigs
- Owner: zsarge
- License: mit
- Created: 2020-05-21T21:29:34.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-15T18:19:39.000Z (over 2 years ago)
- Last Synced: 2025-03-22T14:44:15.599Z (about 1 year ago)
- Language: Shell
- Size: 87.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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)
```