diff options
author | Alan Pearce | 2016-11-28 11:09:11 +0100 |
---|---|---|
committer | Alan Pearce | 2016-11-28 11:09:11 +0100 |
commit | af303d93fb0a2e38e8667eb942948d092c2c61b8 (patch) | |
tree | fb77441a608f6706224423161e06a5f8acf72bf4 /host-ap-spotcap.local | |
parent | 56328035acc6d62e1e0d5e94959d0e4d0ee8ec3d (diff) | |
download | nixfiles-af303d93fb0a2e38e8667eb942948d092c2c61b8.tar.lz nixfiles-af303d93fb0a2e38e8667eb942948d092c2c61b8.tar.zst nixfiles-af303d93fb0a2e38e8667eb942948d092c2c61b8.zip |
Add Spotcap email to environment
Diffstat (limited to 'host-ap-spotcap.local')
-rw-r--r-- | host-ap-spotcap.local/config/zsh/zshenv.local | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/host-ap-spotcap.local/config/zsh/zshenv.local b/host-ap-spotcap.local/config/zsh/zshenv.local index 6341c476..af63e1ba 100644 --- a/host-ap-spotcap.local/config/zsh/zshenv.local +++ b/host-ap-spotcap.local/config/zsh/zshenv.local @@ -6,3 +6,4 @@ fi JIRA_RAPID_BOARD=true JIRA_URL=https://spotcap.atlassian.net +EMAIL=alan.pearce@spotcap.com |