Last active
May 27, 2017 12:40
-
-
Save matteosb/7192419f06650cf0be527a251682cf8a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sudo dnf update | |
| sudo dnf install git emacs-nox tilix chromium arc-theme gnome-tweak-tool htop zsh \ | |
| gnome-shell-extension-no-topleft-hot-corner gnome-shell-extension-drive-menu \ | |
| gnome-shell-extension-topicons-plus go java-openjdk-1.8.0 nodejs | |
| sudo dnf copr enable numix/numix | |
| sudo dnf install numix-icon-theme-circle | |
| sudo lchsh matteo | |
| # install oh-my-zsh: https://github.com/robbyrussell/oh-my-zsh | |
| # install spotify with flatpak | |
| flatpak install --from https://s3.amazonaws.com/alexlarsson/spotify-repo/spotify.flatpakref |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment