Modify the gitconfig

This commit is contained in:
KK
2026-06-18 10:59:40 +02:00
parent 4b2b24e052
commit b9b2d652f7
2 changed files with 14 additions and 1 deletions

View File

@@ -114,3 +114,5 @@ if ! shopt -oq posix; then
. /etc/bash_completion
fi
fi
export PATH="$PATH:/home/kk/.local/share/pi-node/node-v22.22.3-linux-x64/bin"