added chromium
This commit is contained in:
parent
2488944619
commit
1883d06278
12
README.md
12
README.md
@ -5,22 +5,26 @@ Installify is a Bash shell script to download new software and applications.
|
|||||||
* Android Studio (TO-DO)
|
* Android Studio (TO-DO)
|
||||||
* Bootstrap Studio
|
* Bootstrap Studio
|
||||||
* Chrome
|
* Chrome
|
||||||
|
* Chromium
|
||||||
* Defold (TO-DO)
|
* Defold (TO-DO)
|
||||||
* Discord (TO-DO)
|
* Discord (TO-DO)
|
||||||
* Docker
|
* Docker
|
||||||
* Firefox
|
* Firefox
|
||||||
* Gcc
|
* Gcc
|
||||||
* Git
|
* Git
|
||||||
* Node
|
* Golang
|
||||||
|
* Node/NVM
|
||||||
* NordVPN
|
* NordVPN
|
||||||
* OBS
|
* OBS
|
||||||
* PHP
|
|
||||||
* Python (TO-DO)
|
|
||||||
* Yarn
|
|
||||||
* Open-jdk
|
* Open-jdk
|
||||||
|
* PHP
|
||||||
|
* Postman
|
||||||
|
* Python (TO-DO)
|
||||||
* Slack
|
* Slack
|
||||||
* Spotify
|
* Spotify
|
||||||
|
* Teams
|
||||||
* Visual Studio Code
|
* Visual Studio Code
|
||||||
|
* Yarn
|
||||||
* Xampp (TO-DO)
|
* Xampp (TO-DO)
|
||||||
* ZSH (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 :)
|
* Missing any applications or software? Feel free to leave an issue behind or create a merge request with the created files :)
|
||||||
|
2
src/applications/chromium.sh
Normal file
2
src/applications/chromium.sh
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
sudo apt update
|
||||||
|
sudo apt install chromium-browser -y
|
Loading…
x
Reference in New Issue
Block a user