From 8341a278c712c66808bc47a79486b1815512a53a Mon Sep 17 00:00:00 2001 From: Loic Nageleisen Date: Mon, 10 Jun 2019 15:31:24 +0200 Subject: [PATCH] Disable bundler for zsh --- zsh/rc | 1 - 1 file changed, 1 deletion(-) diff --git a/zsh/rc b/zsh/rc index 3f97095..4d36cc8 100644 --- a/zsh/rc +++ b/zsh/rc @@ -11,7 +11,6 @@ source $DOTFILES_ZSH_DIR/keybindings source $DOTFILES_ZSH_DIR/vi source $DOTFILES_ZSH_DIR/completion source $DOTFILES_ZSH_DIR/prompt -source $DOTFILES_SHELL_DIR/bundler source $DOTFILES_SHELL_DIR/go set -o ignoreeof