Files
dotfiles/.profile##hostname.owlenpc00

9 lines
201 B
Plaintext
Raw Normal View History

2025-03-23 06:19:34 +01:00
# Added by Toolbox App
export PATH="${PATH}:/home/mpuchstein/.local/share/JetBrains/Toolbox/scripts"
2025-03-24 10:12:24 +01:00
2025-03-23 06:19:34 +01:00
export PATH="${PATH}:/home/mpuchstein/.local/bin"
2025-03-24 10:12:24 +01:00
export ZDOTDIR="/home/mpuchstein/.config/zsh"