summary refs log tree commit diff stats
path: root/host-ap-spotcap.local/config/zsh/zshenv.local
diff options
context:
space:
mode:
authorAlan Pearce2017-03-17 10:01:23 +0100
committerAlan Pearce2017-03-17 10:01:23 +0100
commit9fee193c12d92ab503f1ba334345f7e56c10f217 (patch)
treed6e1256f572f32848cd0ad0ac1bfa936069e38b6 /host-ap-spotcap.local/config/zsh/zshenv.local
parent397ce671bb028802d528faf8811101e08557e527 (diff)
downloaddotfiles-9fee193c12d92ab503f1ba334345f7e56c10f217.tar.lz
dotfiles-9fee193c12d92ab503f1ba334345f7e56c10f217.tar.zst
dotfiles-9fee193c12d92ab503f1ba334345f7e56c10f217.zip
Merge host-specific configuration to tags
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