mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
Disable bundler for zsh
This commit is contained in:
parent
104512ce2a
commit
8341a278c7
1 changed files with 0 additions and 1 deletions
1
zsh/rc
1
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue