summary refs log tree commit diff stats
path: root/zsh/.config/zsh/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/.config/zsh/.zshrc')
-rw-r--r--zsh/.config/zsh/.zshrc6
1 files changed, 6 insertions, 0 deletions
diff --git a/zsh/.config/zsh/.zshrc b/zsh/.config/zsh/.zshrc
index f2102b3..8a9c806 100644
--- a/zsh/.config/zsh/.zshrc
+++ b/zsh/.config/zsh/.zshrc
@@ -133,6 +133,12 @@ then
   eval $(ssh-agent)
 fi
 
+if zplug check gerges/oh-my-zsh-jira-plus
+then
+  JIRA_RAPID_BOARD=true
+  JIRA_URL=https://spotcap.atlassian.net
+fi
+
 # Then, source plugins and add commands to $PATH
 zplug load