"Get it on"

This commit is contained in:
2024-11-23 14:31:58 +01:00
parent ce228b4f51
commit 4ca97f2f4b
4 changed files with 38 additions and 13 deletions

View File

@@ -149,4 +149,11 @@ if [ $TILIX_ID ] || [ $VTE_VERSION ]; then
source /etc/profile.d/vte.sh
fi
export QSYS_ROOTDIR="/home/kristjank/.cache/yay/quartus-free/pkg/quartus-free-quartus/opt/intelFPGA/21.1/quartus/sopc_builder/bin"
export QSYS_ROOTDIR="/home/kristjank/.cache/yay/quartus-free/pkg/quartus-free-quartus/opt/intelFPGA/23.1/quartus/sopc_builder/bin"
# Created by `pipx` on 2024-07-22 20:55:01
export PATH="$PATH:/home/kristjank/.local/bin"
eval "$(register-python-argcomplete pipx)"
# Added by LM Studio CLI (lms)
export PATH="$PATH:/home/kristjank/.cache/lm-studio/bin"