Skip to content

Instantly share code, notes, and snippets.

@Sadin
Created October 15, 2014 23:02
Show Gist options
  • Save Sadin/bcd4649536076443f883 to your computer and use it in GitHub Desktop.
Save Sadin/bcd4649536076443f883 to your computer and use it in GitHub Desktop.
su -c 'yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm'
sudo yum update -y && sudo yum install htop git screen mercurial vim -y
su -c "curl https://satya164.github.io/fedy/fedy-installer -o fedy-installer && chmod +x fedy-installer && ./fedy-installer"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment