A complete script that will install and set up everything you need to start developing on your brand new Ubuntu(or other debian based distro)
- Clone the Repo.
- Run the script:
chmod +x initialize.sh && ./initialize.sh
Note: Watch out for PROMPT QUESTIONS in order to make your script run as intended.