added chromium

This commit is contained in:
Ryan Bakkes 2022-09-26 17:40:09 +02:00
parent 2488944619
commit 1883d06278
2 changed files with 10 additions and 4 deletions

View File

@ -5,22 +5,26 @@ Installify is a Bash shell script to download new software and applications.
* Android Studio (TO-DO)
* Bootstrap Studio
* Chrome
* Chromium
* Defold (TO-DO)
* Discord (TO-DO)
* Docker
* Firefox
* Gcc
* Git
* Node
* Golang
* Node/NVM
* NordVPN
* OBS
* PHP
* Python (TO-DO)
* Yarn
* Open-jdk
* PHP
* Postman
* Python (TO-DO)
* Slack
* Spotify
* Teams
* Visual Studio Code
* Yarn
* Xampp (TO-DO)
* ZSH (TO-DO)
* Missing any applications or software? Feel free to leave an issue behind or create a merge request with the created files :)

View File

@ -0,0 +1,2 @@
sudo apt update
sudo apt install chromium-browser -y