forked from colonelpanic/dotfiles
Add a bunch of programming languages to arch
This commit is contained in:
parent
771f90b4e6
commit
cfd88d8c0c
@ -5,8 +5,9 @@ from .util import RESOURCES_DIRECTORY
|
|||||||
|
|
||||||
ARCH_PACKAGES = [
|
ARCH_PACKAGES = [
|
||||||
"synergy", "adobe-source-code-pro-fonts", "pyenv", "rbenv", "alsa-utils",
|
"synergy", "adobe-source-code-pro-fonts", "pyenv", "rbenv", "alsa-utils",
|
||||||
"spotify", "google-chrome", "autoconf", "automake", "cask", "emacs25-git",
|
"patch", "spotify", "google-chrome", "autoconf", "automake", "cask", "emacs25-git",
|
||||||
"xmobar", "the_silver_searcher", "jdk8-openjdk", "openjdk8-doc", "openjdk8-src"
|
"xmobar", "the_silver_searcher", "jdk8-openjdk", "openjdk8-doc", "openjdk8-src",
|
||||||
|
"scala", "clojure", "go", "ruby", "node", "ghc", "rust",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user