Fedora
November 20, 2015 ยท View on GitHub
Summary
Ensure system is up-to-date
sudo dnf update
git
sudo dnf install git
git config --global color.ui true
git config --global user.name "YOUR NAME"
git config --global user.email "YOUR@EMAIL.com"
git config --global push.default simple
git config --global credential.helper 'cache --timeout=3600' # desired cache timeout in seconds
git config --global core.editor vim # pick your favorite editor
RPM Fusion repositories
- Go to http://rpmfusion.org/Configuration
- Download free + nonfree repos for matching Fedora version number
- Click on them, and click install when it opens "Software" application
Gnome Tweak Tool
sudo dnf install gnome-tweak-tool
Fedy
bash -c 'su -c "curl http://folkswithhats.org/fedy-installer -o fedy-installer && chmod +x fedy-installer && ./fedy-installer"'
Gnome Shell Extensions
- Go to https://extensions.gnome.org/ (IN FIREFOX!)
- If the prompt to enable "Gnome Shell Integration" extension shows up, hit "always allow"
- Install whatever extensions you like
Recommended: