aboutsummaryrefslogtreecommitdiffstats
path: root/zsh-fish
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2023-06-02 23:10:04 +0100
committerYann Herklotz <git@yannherklotz.com>2023-06-02 23:10:04 +0100
commit891ef18be59763d08a97ce738b1226a9d2d82b08 (patch)
treef18f55b87458d33d456c86e8eecbb34c2762a56e /zsh-fish
parent600858cc3f149b39e6b5c7db6338feaa17e528b5 (diff)
downloaddotfiles-891ef18be59763d08a97ce738b1226a9d2d82b08.tar.gz
dotfiles-891ef18be59763d08a97ce738b1226a9d2d82b08.zip
Home changes
Diffstat (limited to 'zsh-fish')
-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 ] \