forked from colonelpanic/dotfiles
Add java to arch packages
This commit is contained in:
parent
e02b859409
commit
607defac56
@ -6,7 +6,7 @@ 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",
|
"spotify", "google-chrome", "autoconf", "automake", "cask", "emacs25-git",
|
||||||
"xmobar", "the_silver_searcher",
|
"xmobar", "the_silver_searcher", "jdk8-openjdk", "openjdk8-doc", "openjdk8-src"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user