forked from colonelpanic/dotfiles
Add arch-linux tweaks
This commit is contained in:
parent
712c3542a5
commit
eb96b914cc
@ -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",
|
||||
]
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user