A bash script to install what I think are necessary applications.
-
Download bash script to a folder (ex: /Documents or /Downloads)
-
Give execute permissions:
chmod +x *.sh -
Go to terminal and change to directory where you put downloaded file (ex: cd Downloads)
-
Type in terminal to run:
./install.sh
- Arch Linux