This commit is contained in:
quak
2025-01-28 00:02:35 +01:00
parent d33f176595
commit 194027116a
2 changed files with 5 additions and 2 deletions

View File

@@ -5,3 +5,5 @@
if [[ -n "$USER" ]]; then
source "/home/$USER/.bashrc"
fi
export PATH="$PATH:$HOME/repos/jlink"