This shell script will install a customised LEMP stack and common command line tools for day-to-day web development.
- Nginx
- PHP
7.4 - MariaDB
10.5 - Node Version Manager
- Yarn
- Composer
- ZSH Shell
- Oh My ZSH
- Ubuntu (Clean install)
- This script requires root user privileges.
wget https://raw.githubusercontent.com/thisisfever/workspace-setup/master/setup.sh && bash setup.sh