diff --git a/zsh/zshrc b/zsh/zshrc index 74a12a6..ca466db 100644 --- a/zsh/zshrc +++ b/zsh/zshrc @@ -56,7 +56,7 @@ HISTFILE="$ZDOTDIR/.zsh_history" plugins=(ansible sudo systemd themes todo vi-mode web-search zsh_reload) if type -p tmux >/dev/null; then - plugins += tmux + plugins+=tmux fi # User configuration