Custom Ubuntu Desktop bash script with pre-installed/configured apps for a modern web development environment
wget https://raw.githubusercontent.com/inovando/ubuntu-inovando/master/setup.sh
chmod +x setup.sh
bash setup.sh
# after this command, reboot your system :)
- Git
- Curl
- ssh-keygen
- VSCode
- Chrome
- openFortiGUI
- Postman
- Discord
- Spotify
- DBeaver CE
- Docker
- Docker Compose
- Postgres (from docker image)
- NVM
- Yarn
- ZSH
- Flameshot (print part of screen and copy to clipboard)
- Peek (record GIFs)
- Android Studio
- root
- No, this script will only install apps if you didn't have them installed before (to prevent duplications).