Browse Source

Disable tmux module from prezto

Emmanuel Bouthenot 6 years ago
parent
commit
146f846b59
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .zshrc

+ 0 - 1
.zshrc

@@ -23,7 +23,6 @@ zplug "modules/history", from:prezto
 zplug "modules/directory", from:prezto
 zplug "modules/spectrum", from:prezto
 zplug "modules/rsync", from:prezto
-zplug "modules/tmux", from:prezto
 zplug "modules/syntax-highlighting", from:prezto, defer:2
 zplug "modules/history-substring-search", from:prezto
 zplug "mafredri/zsh-async"