https://github.com/csurfer/dotfiles
Single command setup of all dev-environments.
https://github.com/csurfer/dotfiles
Last synced: 6 months ago
JSON representation
Single command setup of all dev-environments.
- Host: GitHub
- URL: https://github.com/csurfer/dotfiles
- Owner: csurfer
- License: mit
- Created: 2017-05-04T19:45:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-01-23T15:33:18.000Z (12 months ago)
- Last Synced: 2025-03-25T07:36:17.709Z (10 months ago)
- Language: Shell
- Size: 55.7 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotfiles
Single command setup of all dev-environments.
## Command to run
```bash
sh -c "$(curl -fsSL https://raw.github.com/csurfer/dotfiles/master/setup.sh)"
```