fix: tidal stuff

This commit is contained in:
Jan-Ole Hübner 2025-07-05 18:46:18 +02:00
parent 5e6f5c6014
commit 6d67a22cfd
2 changed files with 4 additions and 3 deletions

1
.zshrc
View file

@ -1,4 +1,5 @@
export PATH="$PATH:$HOME/.local/bin:$HOME/bin"
export PATH="/opt/homebrew/opt/coreutils/libexec/gnubin:$PATH"
# ── 2. Load .env files from ~/.environment.d/ ───────────────────
# Automatically export all variables defined while sourcing .env files
setopt allexport