summary refs log tree commit diff stats
path: root/host-ap-spotcap.local/config/zsh/zshenv.local
diff options
context:
space:
mode:
Diffstat (limited to 'host-ap-spotcap.local/config/zsh/zshenv.local')
-rw-r--r--host-ap-spotcap.local/config/zsh/zshenv.local9
1 files changed, 0 insertions, 9 deletions
diff --git a/host-ap-spotcap.local/config/zsh/zshenv.local b/host-ap-spotcap.local/config/zsh/zshenv.local
deleted file mode 100644
index af63e1b..0000000
--- a/host-ap-spotcap.local/config/zsh/zshenv.local
+++ /dev/null
@@ -1,9 +0,0 @@
-# -*- 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