Skip to content

Instantly share code, notes, and snippets.

View rodislav's full-sized avatar
🎯
Focusing

Rodislav Moldovan rodislav

🎯
Focusing
View GitHub Profile
@rodislav
rodislav / ubuntu-fresh-install.sh
Created June 11, 2019 07:04
App to install when a fresh copy of ubuntu just been installed
#!/usr/bin/env bash
sudo apt install ruby
sudo apt install ruby-dev
sudo apt install graphviz
sudo apt install docker.io
sudo apt install htop
sudo apt install openjxf
sudo apt install dropbox
sudo apt install flatpak