Skip to content

Latest commit

 

History

History
46 lines (37 loc) · 1.97 KB

fedora.md

File metadata and controls

46 lines (37 loc) · 1.97 KB

Fedora

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 "[email protected]"
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

  1. Go to http://rpmfusion.org/Configuration
  2. Download free + nonfree repos for matching Fedora version number
  3. 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

  1. Go to https://extensions.gnome.org/ (IN FIREFOX!)
  2. If the prompt to enable "Gnome Shell Integration" extension shows up, hit "always allow"
  3. Install whatever extensions you like

Recommended: