From 3850740cd2ca5810568037f7d9c0c4374de5ad8a Mon Sep 17 00:00:00 2001 From: Orien Vandenbergh Date: Mon, 30 Jan 2017 13:15:34 -0700 Subject: [PATCH] Tighten up shell boot time --- zsh/zshrc | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/zsh/zshrc b/zsh/zshrc index a3c67d8..a794945 100644 --- a/zsh/zshrc +++ b/zsh/zshrc @@ -53,7 +53,9 @@ 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 wod) +plugins=(ansible git sudo systemd terraform themes vi-mode web-search zsh_reload wod) + +plugins+=todo if type -p tmux >/dev/null; then plugins+=tmux @@ -111,3 +113,6 @@ bindkey '^u' backward-kill-line bindkey '^y' yank bindkey '^a' beginning-of-line bindkey '^e' end-of-line + +wod +#jira ls