path fixes

This commit is contained in:
2025-03-24 10:18:42 +01:00
parent 06ef0a571e
commit 70f41cf933

View File

@@ -2,5 +2,7 @@
# Added by Toolbox App
export PATH="${PATH}:/home/mpuchstein/.local/share/JetBrains/Toolbox/scripts"
export PATH="${PATH}:/home/mpuchstein/.local/bin"
export ZDOTDIR="${XDG_CONFIG_HOME}/zsh"
export ZDOTDIR="/home/mpuchstein/.config/zsh"