diff options
author | Raymaekers Luca <luca@spacehb.net> | 2025-03-17 15:33:59 +0100 |
---|---|---|
committer | Raymaekers Luca <luca@spacehb.net> | 2025-03-17 15:33:59 +0100 |
commit | 1516ed7a14ae6519407a5928ab04dc22d5310798 (patch) | |
tree | 26947a1d6ae0629e91fd3624954ed128d9791013 /config/home/.zshenv | |
parent | 2b80d2b38e988f2df1d8b797a99565a754581c08 (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 |