diff options
Diffstat (limited to 'zshrc')
-rw-r--r-- | zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ ENABLE_CORRECTION="true" COMPLETION_WAITING_DOTS="true" # Plugins -plugins=(vi-mode git ubuntu) +plugins=(vi-mode git ubuntu tmux) # Source oh-my-zsh source $ZSH/oh-my-zsh.sh |