hooray for fixing syntax

This commit is contained in:
Orien Vandenbergh 2016-06-29 17:23:47 -06:00
parent 70ba732610
commit e2396ca1ac

View File

@ -56,7 +56,7 @@ HISTFILE="$ZDOTDIR/.zsh_history"
plugins=(ansible sudo systemd themes todo vi-mode web-search zsh_reload) plugins=(ansible sudo systemd themes todo vi-mode web-search zsh_reload)
if type -p tmux >/dev/null; then if type -p tmux >/dev/null; then
plugins += tmux plugins+=tmux
fi fi
# User configuration # User configuration