summaryrefslogtreecommitdiff
path: root/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zshrc b/zshrc
index ae40c36..9cff83b 100644
--- a/zshrc
+++ b/zshrc
@@ -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