zsh: Configure JIRA locally on work machine
Alan Pearce alan@alanpearce.uk
Thu, 17 Nov 2016 15:23:21 +0100
2 files changed, 3 insertions(+), 5 deletions(-)
M host-ap-spotcap.local/config/zsh/zshenv.local → host-ap-spotcap.local/config/zsh/zshenv.local
@@ -3,3 +3,6 @@ if [[ -e $HOME/.nix-profile/etc/profile.d/nix.sh ]] then . $HOME/.nix-profile/etc/profile.d/nix.sh; fi + +JIRA_RAPID_BOARD=true +JIRA_URL=https://spotcap.atlassian.net
M tag-zsh/config/zsh/zshrc → tag-zsh/config/zsh/zshrc
@@ -132,11 +132,6 @@ AUTOENV_HANDLE_LEAVE=1 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