From 40025a02c7fab87868aa05bb780d7757d8d89079 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Thu, 17 Nov 2016 15:23:21 +0100 Subject: zsh: Configure JIRA locally on work machine --- host-ap-spotcap.local/config/zsh/zshenv.local | 3 +++ 1 file changed, 3 insertions(+) (limited to 'host-ap-spotcap.local/config/zsh') diff --git a/host-ap-spotcap.local/config/zsh/zshenv.local b/host-ap-spotcap.local/config/zsh/zshenv.local index 55a6031..6341c47 100644 --- a/host-ap-spotcap.local/config/zsh/zshenv.local +++ b/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 -- cgit 1.4.1