Skip to content

Instantly share code, notes, and snippets.

@farribeiro
Created January 10, 2019 15:46
Show Gist options
  • Save farribeiro/3a8bb766cff47aa08c3622df51076d8c to your computer and use it in GitHub Desktop.
Save farribeiro/3a8bb766cff47aa08c3622df51076d8c to your computer and use it in GitHub Desktop.
dnf update -y \
&& dnf install \
vim \
texlive-* \
gummi \
zsh \
git \
git-gui \
gitk \
pandoc \
libreoffice \
thunderbird \
&& dnf autoremove
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment