From 14385332a4274b3e1c79046990dd858bf79e8e7d Mon Sep 17 00:00:00 2001 From: Anton Zadvorny Date: Sat, 28 Dec 2019 18:29:10 +0300 Subject: [PATCH] Remove bundler plugin --- home/.zshrc | 1 - 1 file changed, 1 deletion(-) diff --git a/home/.zshrc b/home/.zshrc index 16c82d4..e5acae9 100644 --- a/home/.zshrc +++ b/home/.zshrc @@ -31,7 +31,6 @@ zplug "lib/completion", from:oh-my-zsh zplug "plugins/git", from:oh-my-zsh zplug "plugins/docker", from:oh-my-zsh -zplug "plugins/bundler", from:oh-my-zsh zplug "plugins/asdf", from:oh-my-zsh zplug "zsh-users/zsh-completions"