Setup of a freshly installed Linux system, how I like it.
Supports Debian and (kind of) Manjaro.
How to download and run this script:
1 - su -c "apt update"
2 - su -c "apt install curl"
3 - cd ~
4 - curl -L -O https://github.com/mortinger91/LinuxSetup/raw/master/LinuxSetup/New_Linux_machine_setup.zip
5 - unzip New_Linux_machine_setup.zip
6 - cd New_Linux_machine_setup
7 - ./NEW_LINUX_SETUP.sh