terremoth / linux-stuff

Linux installer stuffs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linux Auto Install Nice Stuffs

My Linux auto-install linux software

Why every single line has an install command?

To indent and comment well every package. Shellscript limitations to read code.

You can easily download the scripts like this:

$ wget bit.ly/debcore -O core.sh
$ wget bit.ly/debfunny -O fun.sh
$ sudo chmod +x core.sh fun.sh
$ ./core.sh
$ ./fun.sh

About

Linux installer stuffs

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%