Add arch-linux tweaks

This commit is contained in:
Ivan Malison 2016-09-07 15:27:53 -07:00
parent 712c3542a5
commit eb96b914cc
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -6,12 +6,13 @@ from .util import RESOURCES_DIRECTORY
ARCH_PACKAGES = [
"lib32-alsa-lib", "synergy", "git", "adobe-source-code-pro-fonts", "pyenv",
"rbenv", "alsa-utils", "patch", "spotify", "google-chrome", "autoconf",
"automake", "cask", "emacs-git", "xmobar", "the_silver_searcher",
"jdk8-openjdk", "openjdk8-doc", "openjdk8-src", "scala", "clojure", "go",
"ruby", "node", "ghc", "rust", "nodejs", "nvm", "nvidia-settings",
"gnome-tweak-tool", "screenfetch", "htop", "tmux", "texlive-most",
"adobe-source-code-pro-fonts", "lib32-alsa-lib", "synergy", "git",
"pkg-config", "pyenv", "rbenv", "alsa-utils", "patch", "spotify",
"google-chrome", "autoconf", "automake", "cask", "emacs-git", "xmobar",
"the_silver_searcher", "jdk8-openjdk", "openjdk8-doc", "openjdk8-src",
"scala", "clojure", "go", "ruby", "node", "ghc", "rust", "nodejs", "nvm",
"nvidia-settings", "gnome-tweak-tool", "screenfetch", "htop", "tmux",
"texlive-most",
]