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 f4b6118..de2ef40 100644 --- a/config/home/.zshenv +++ b/config/home/.zshenv @@ -98,3 +98,5 @@ export PLAN9=/usr/lib/plan9 export PATH="$PATH:$PLAN9/bin" export MAKEFLAGS="-j$(nproc)" + +export VAKKEN="$HOME/docs/school/2024-2025" |