diff options
Diffstat (limited to 'config/home/.zshenv')
-rw-r--r-- | config/home/.zshenv | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/home/.zshenv b/config/home/.zshenv index f93b78a..a2f26ed 100644 --- a/config/home/.zshenv +++ b/config/home/.zshenv @@ -100,3 +100,5 @@ export PLAN9=/usr/lib/plan9 export PATH="$PATH:$PLAN9/bin" export MAKEFLAGS="-j$(nproc)" + +export VAKKEN="$HOME/docs/school/2024-2025" |