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

https://github.com/zaucy/init


https://github.com/zaucy/init

Last synced: 6 months ago
JSON representation

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
```