Merge branch 'master' of github.com:IvanMalison/dotfiles

This commit is contained in:
Ivan Malison 2016-11-21 17:26:25 -08:00
commit 26cdc5d340
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -0,0 +1,28 @@
#!/usr/bin/env zsh
ESSENTIAL=(
"lightdm-git" "zsh", "git" "emacs-git" "autoconf" "pkg-config" "pyenv"
"autoconf" "automake" "the_silver_searcher" "jdk8-openjdk" "openjdk8-doc"
"openjdk8-src" "ghc" "cabal-install" "sparkleshare" "rofi" "rxvt-unicode"
"keepassxc-git" "xorg-xrandr" "spotify" "htop" "rcm" "networkmanager-applet"
"pulseaudio-ctl" "pasystray" "xclip" "copyq" "notification-daemon"
"pavucontrol" "xsettingsd-git" "udiskie"
)
LANGUAGES=(
"scala" "clojure" "leiningen" "boot" "go" "ruby" "node" "ghc" "rust" "rbenv"
"nvm"
)
APPEARANCE=(
"adobe-source-code-pro-fonts" "emojione-color-font" "fontawesome" "ttf-roboto" "compton"
"screenfetch" "noto-fonts-cjk" "adapta-gtk-theme" "numix-icon-theme-git"
)
NVIDIA=(
"nvidia-settings" "feh"
)
MACBOOK=(
"broadcom-wl-dkms" "pommed-light" "batterymon-clone"
)