aboutsummaryrefslogtreecommitdiffstats
path: root/zsh-fish/.zprofile
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2023-04-20 20:25:07 +0100
committerYann Herklotz <git@yannherklotz.com>2023-06-28 14:37:15 +0100
commit153b2d35522119f75e9be9c837d3cc917b839ec8 (patch)
tree8db1dc8d2fcd2c6f5c9619a7211bbdf381f1c258 /zsh-fish/.zprofile
parent13885e75508d63bdceab27f88f67791351112ebb (diff)
downloaddotfiles-153b2d35522119f75e9be9c837d3cc917b839ec8.tar.gz
dotfiles-153b2d35522119f75e9be9c837d3cc917b839ec8.zip
Uni changes
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 ] \