Skip to content

Instantly share code, notes, and snippets.

View cjayyy's full-sized avatar

Václav Nosek cjayyy

  • Keboola
  • Czech Republic
View GitHub Profile
@cjayyy
cjayyy / custom-juno.sh
Created December 11, 2019 14:47 — 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)