aboutsummaryrefslogtreecommitdiffstats
path: root/zsh
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-09-16 18:01:32 +0100
committerYann Herklotz <git@yannherklotz.com>2021-09-16 18:01:32 +0100
commit6c9ee73b738c4688283ddb64724a3557852b40ea (patch)
treed0a6ed3e57013bf524ed7b6f7a2abe074ee3446d /zsh
parent17953f60c6fe6b020aa4c34f8deb10de1e78818a (diff)
downloaddotfiles-6c9ee73b738c4688283ddb64724a3557852b40ea.tar.gz
dotfiles-6c9ee73b738c4688283ddb64724a3557852b40ea.zip
Add QMK_HOME directory
Diffstat (limited to 'zsh')
-rw-r--r--zsh/.zsh/export.zsh2
1 files changed, 2 insertions, 0 deletions
diff --git a/zsh/.zsh/export.zsh b/zsh/.zsh/export.zsh
index efd4cc1..3a277c1 100644
--- a/zsh/.zsh/export.zsh
+++ b/zsh/.zsh/export.zsh
@@ -80,3 +80,5 @@ export CDS_LIC_FILE=5280@ee-llic01.ee.ic.ac.uk
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 QMK_HOME=$HOME/projects/qmk_firmware