andrexandre / script

Script designed to automate tasks
0 stars 0 forks source link

Linux post installation script

This script automates the installation and setup of a bunch of programs in Linux

~It has 3 modes: rootless, full and simple~ (WIP)

Usage

wget -qO- tinyurl.com/qwsdqwsd | bash

-q = quiet, -O- = redirect to the standard output

[!NOTE] To see the script without running it, remove | bash from the command \ To download the script to a file, remove the flags from wget