added moar pluginz!!!1one & updated submodules

This commit is contained in:
Nikolas Weger 2015-08-13 17:39:27 +02:00
parent 20a00f5cbb
commit 1363b1ce58
3 changed files with 4 additions and 4 deletions

View file

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