Merge branch 'master' of git.eeleater.org:eeleater/dotfiles

This commit is contained in:
Nikolas Weger 2015-10-20 13:38:54 +02:00
commit 495c37c1d0

View file

@ -13,7 +13,7 @@ export PATH="${GOPATH}/bin:${HOME}/.gem/ruby/2.2.0/bin:${HOME}/utils:${HOME}/bin
# Plugins # Plugins
plugins=(gem bundler composer git pip vagrant docker python extract) plugins=(gem bundler composer git pip vagrant docker python extract)
plugins+=(npm systemd systemadmin frontend-search web-search gitignore) plugins+=(npm systemd systemadmin frontend-search web-search gitignore)
plugins+=(command-not-found colored-man fabric tmux taskwarrior) plugins+=(command-not-found colored-man-pages fabric tmux taskwarrior)
if [ $(uname -n) = "megumi" -o $(uname -n) = "kimari" -o $(uname -n) = "sayaka" ]; then if [ $(uname -n) = "megumi" -o $(uname -n) = "kimari" -o $(uname -n) = "sayaka" ]; then
plugins+=(archlinux) plugins+=(archlinux)