added wod plugin to zsH
This commit is contained in:
parent
049fcbf039
commit
101e7623bf
@ -53,7 +53,7 @@ HISTFILE="$ZDOTDIR/.zsh_history"
|
|||||||
# Example format: plugins=(rails git textmate ruby lighthouse)
|
# Example format: plugins=(rails git textmate ruby lighthouse)
|
||||||
# Add wisely, as too many plugins slow down shell startup.
|
# Add wisely, as too many plugins slow down shell startup.
|
||||||
#plugins=(sudo systemd themes tmux todo zsh_reload)
|
#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
|
if type -p tmux >/dev/null; then
|
||||||
plugins+=tmux
|
plugins+=tmux
|
||||||
|
Loading…
Reference in New Issue
Block a user