diff --git a/zsh/zshrc b/zsh/zshrc index 50bd3c7..e88a0de 100644 --- a/zsh/zshrc +++ b/zsh/zshrc @@ -53,7 +53,7 @@ HISTFILE="$ZDOTDIR/.zsh_history" # Example format: plugins=(rails git textmate ruby lighthouse) # Add wisely, as too many plugins slow down shell startup. #plugins=(sudo systemd themes tmux todo zsh_reload) -plugins=(ansible sudo systemd themes todo vi-mode web-search zsh_reload) +plugins=(ansible sudo systemd themes todo vi-mode web-search zsh_reload wod) if type -p tmux >/dev/null; then plugins+=tmux