diff options
author | Alan Pearce | 2016-11-17 15:23:21 +0100 |
---|---|---|
committer | Alan Pearce | 2016-11-17 15:23:21 +0100 |
commit | 40025a02c7fab87868aa05bb780d7757d8d89079 (patch) | |
tree | 533bb10822f0067c1faa9b6df4617400e3926a73 /tag-zsh/config/zsh | |
parent | 4f3fcb5fb8ec10f47339175a8550166e6036f00f (diff) | |
download | dotfiles-40025a02c7fab87868aa05bb780d7757d8d89079.tar.lz dotfiles-40025a02c7fab87868aa05bb780d7757d8d89079.tar.zst dotfiles-40025a02c7fab87868aa05bb780d7757d8d89079.zip |
zsh: Configure JIRA locally on work machine
Diffstat (limited to 'tag-zsh/config/zsh')
-rw-r--r-- | tag-zsh/config/zsh/zshrc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tag-zsh/config/zsh/zshrc b/tag-zsh/config/zsh/zshrc index 7b1439d..b4251ce 100644 --- a/tag-zsh/config/zsh/zshrc +++ b/tag-zsh/config/zsh/zshrc @@ -132,11 +132,6 @@ then AUTOENV_LOOK_UPWARDS=1 fi -if zplug check gerges/oh-my-zsh-jira-plus -then - JIRA_RAPID_BOARD=true -fi - # Then, source plugins and add commands to $PATH zplug load |