https://github.com/zaucy/init
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zaucy/init
- Owner: zaucy
- Created: 2022-11-22T02:21:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-01-25T04:57:12.000Z (6 months ago)
- Last Synced: 2026-01-25T19:05:37.102Z (6 months ago)
- Language: Lua
- Homepage:
- Size: 693 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zaucy's Init Script(s)
I re-install my operating system(s) often. I use these scripts to get my machine up and running quickly how I like it. It is highly opinionated and I would not recommend running it.
## Windows
```sh
curl zau.cy/init.cmd -L | cmd
```
## Unix
```sh
curl zau.cy/init.sh -L | sh
```