summary refs log tree commit diff stats
path: root/host-ap-spotcap.local/config/zsh/zshenv.local
blob: af63e1bac05f9a40a3a7ce7027d1e88404971475 (plain)
1
2
3
4
5
6
7
8
9
# -*- mode: sh; -*-
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
EMAIL=alan.pearce@spotcap.com