Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/peterdavehello/ubuntu-lazy-init

a personal using ubuntu/linuxmint init setup script, because I'm lazy
https://github.com/peterdavehello/ubuntu-lazy-init

init lazy script setup ubuntu

Last synced: 3 months ago
JSON representation

a personal using ubuntu/linuxmint init setup script, because I'm lazy

Awesome Lists containing this project

README

        

# ubuntu-lazy-init
because I'm lazy, so please RTFSC if you have questions

## install

- by curl :
```sh
# curl -Lo- https://github.com/PeterDaveHello/ubuntu-lazy-init/raw/master/setup.sh | bash
```

- by wget :
```sh
# wget -O- https://github.com/PeterDaveHello/ubuntu-lazy-init/raw/master/setup.sh | bash
```

## License
MIT