Merge branch 'master' of git.eeleater.org:eeleater/dotfiles
This commit is contained in:
commit
495c37c1d0
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||||
|
|
Loading…
Add table
Reference in a new issue