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)
|
||||
* 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 :)
|
||||
|
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