From 891ef18be59763d08a97ce738b1226a9d2d82b08 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Fri, 2 Jun 2023 23:10:04 +0100 Subject: Home changes --- zsh-fish/.zprofile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'zsh-fish') 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 ] \ -- cgit