aboutsummaryrefslogtreecommitdiffstats
path: root/zsh-fish/.zprofile
diff options
context:
space:
mode:
Diffstat (limited to 'zsh-fish/.zprofile')
-rw-r--r--zsh-fish/.zprofile5
1 files changed, 5 insertions, 0 deletions
diff --git a/zsh-fish/.zprofile b/zsh-fish/.zprofile
index adac3a5..f2e0ddc 100644
--- a/zsh-fish/.zprofile
+++ b/zsh-fish/.zprofile
@@ -16,6 +16,11 @@ export SNPS_LICENSE_FILE=7182@ee-llic01.ee.ic.ac.uk
export MGLS_LICENSE_FILE=1717@ee-llic01.ee.ic.ac.uk
export LM_LICENSE_FILE=2100@ee-llic01.ee.ic.ac.uk:7193@ee-llic01.ee.ic.ac.uk:5280@ee-llic01.ee.ic.ac.uk:7182@ee-llic01.ee.ic.ac.uk:1717@ee-llic01.ee.ic.ac.uk
+export QSYS_ROOTDIR="/mnt/data/tools/intel/QuartusLite/18.1/quartus/sopc_builder/bin"
+export INTELFPGAOCLSDKROOT="/mnt/data/tools/intel/QuartusStandard/19.1/hld"
+
+export MAIL_GPG_KEY=9DD074C7DF101C7B
+
[ -f /usr/local/bin/brew ] && eval "$(/usr/local/bin/brew shellenv)"
[ -f $HOME/.cargo/env ] && source $HOME/.cargo/env
[ -f /nix/var/nix/profiles/default/etc/profile.d/nix-daemon.sh ] \