Skip to content

📀 Custom Ubuntu Desktop bash script with pre-installed/configured apps for a modern web development environment

Notifications You must be signed in to change notification settings

inovando/ubuntu-inovando

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

ubuntu-inovando

Custom Ubuntu Desktop bash script with pre-installed/configured apps for a modern web development environment

terminal after success

Setup

wget https://raw.githubusercontent.com/inovando/ubuntu-inovando/master/setup.sh
chmod +x setup.sh
bash setup.sh
# after this command, reboot your system :)

Features

  • 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

FAQ

What's the Postgres password?

  • root

I already have Node.js/npm/docker/etc installed, will it update for me?

  • No, this script will only install apps if you didn't have them installed before (to prevent duplications).

About

📀 Custom Ubuntu Desktop bash script with pre-installed/configured apps for a modern web development environment

Topics

Resources

Stars

Watchers

Forks

Languages