diff options
author | Raymaekers Luca <luca@spacehb.net> | 2025-03-17 15:47:49 +0100 |
---|---|---|
committer | Raymaekers Luca <luca@spacehb.net> | 2025-03-17 15:47:49 +0100 |
commit | afbfc2283b8ee7e3710b8aa9371299434e42a32e (patch) | |
tree | 581eb9899becc58909712d2c86cf5f24d8278131 /config/home/.zshenv | |
parent | 803e1254ef0a7d1711953f2789442ffb67e1af09 (diff) |
checkpoint
Diffstat (limited to 'config/home/.zshenv')
-rw-r--r-- | config/home/.zshenv | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config/home/.zshenv b/config/home/.zshenv index 7e18524..fc87589 100644 --- a/config/home/.zshenv +++ b/config/home/.zshenv @@ -113,9 +113,6 @@ export MAKEFLAGS="-j$(nproc)" export VAKKEN="$HOME/docs/school/2024-2025" -PATH="$PATH:$HOME/proj/chatty/" - - if [ "$(hostname)" = "spring" ]; then export GIT_TRACK_REPOS="$HOME/git-track.txt" fi |