all repos — archive/dotfiles @ 56328035acc6d62e1e0d5e94959d0e4d0ee8ec3d

Superseded by nixfiles

host-ap-spotcap.local/config/zsh/zshenv.local (view raw)

1
2
3
4
5
6
7
8
# -*- 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