My software stack for the daily business on my preferred OS Ubuntu Gnome.
- vim
- curl
- wget
- htop
- shutter
- keepassx
- chromium
- opera
- thunderbird
- git
- gitg
- gcm
- remmina
- atom
- visual studio code
- virtualbox
- vagrant
- pgadmin
- dbeaver
- seafile
- spotify
- zsh
- java
- gnome vpn extensions
- Ubuntu >= 18.04
- unzip ( Installation: sudo apt install unzip )
- wget https://github.com/neikei/ubuntu-workplace-setup/archive/master.zip
- unzip master.zip
- cd ubuntu-workplace-setup-master
- ./setup.sh
SUDO password:
What is your Git username?:
What is your Git email?:
Do you need cli tools? (vim, curl, wget, htop) [y/N]: y
Do you need office tools? (shutter, keepassx, thunderbird) [y/N]: y
Do you need development tools? (git, gcm, remmina, virtualbox, vagrant) [y/N]: y
Do you need Gnome VPN extensions? [y/N]: y
Do you need pgAdmin [1] or DBeaver [2]? [1,2,N]: 12
Do you need Atom [1] or Visual Studio Code [2]? [1,2,N]: 12
Do you need Chromium [1] or Opera [2]? [1,2,N]: 12
Do you need Java? [y/N]: y
Do you need Seafile? [y/N]: y
Do you need Spotify? [y/N]: y
Do you need zsh as default shell? [y/N]: y
Do you want to remove ads and tracking? [y/N]: y
- vagrant up
- vagrant ssh
- cd /vagrant
- ./setup.sh
GUI access
- User: vagrant
- Password: vagrant
Feel free to report issues, fork this project and submit pull requests.