Skip to content

Instantly share code, notes, and snippets.

View ctudorache87's full-sized avatar

Catalin Tudorache ctudorache87

View GitHub Profile
@ctudorache87
ctudorache87 / custom-juno.sh
Last active July 25, 2019 07:22 — forked from konstantinbo/custom-juno.sh
Thing to do after installation of Elementary OS Juno (5.0)
# First you update your system
sudo apt update && sudo apt-get dist-upgrade
# Uninstall unnecessary programs
sudo apt purge epiphany-browser epiphany-browser-data #browser
sudo apt purge pantheon-mail
# Bring back Software and Updates from Ubuntu
sudo apt-get install software-properties-gtk
# Properties Commons (to install elementary tweaks)