Skip to content

Instantly share code, notes, and snippets.

View cihankursun's full-sized avatar
🙃
I may be slow to respond.

Cihan Kursun cihankursun

🙃
I may be slow to respond.
View GitHub Profile
@konstantinbo
konstantinbo / custom-juno.sh
Last active February 12, 2020 20:18
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)