From d52a9c1d7d41b6a12ffd64af4bc8786c3a778341 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cyryl=20P=C5=82otnicki-Chudyk?= Date: Sun, 15 Nov 2015 15:13:49 +0100 Subject: [PATCH] added printer drivers to fedora install --- fedora/configure_fresh_system | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fedora/configure_fresh_system b/fedora/configure_fresh_system index 5c51a3e0..563ba890 100755 --- a/fedora/configure_fresh_system +++ b/fedora/configure_fresh_system @@ -5,7 +5,7 @@ sudo dnf -y install vim tmux atop zsh thunderbird thunderbird-enigmail thunderbi FEDORA_VERSION=`rpm -E %fedora` sudo dnf -y install http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$FEDORA_VERSION.noarch.rpm sudo dnf -y install http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$FEDORA_VERSION.noarch.rpm -sudo dnf -y install vlc +sudo dnf -y install vlc splix gutenprint-cups cups-bjnp sudo dnf -y groupinstall "C Development Tools and Libraries" sudo systemctl enable tor