add swayprop to path

This commit is contained in:
2025-06-26 19:18:29 +02:00
parent 288ff3ab3c
commit 7ed6e92879

View File

@@ -172,8 +172,12 @@ else
export SSH_AUTH_SOCK=/home/wholteza/snap/bitwarden/current/.bitwarden-ssh-agent.sock
fi
## add cargo installed binaries to PATH
export PATH="/home/wholteza/.cargo/bin:$PATH"
## add swayprop to PATH
export PATH="/home/wholteza/.config/swayprop:$PATH"
source /usr/share/nvm/init-nvm.sh
export ompPath="$HOME/.config/oh-my-posh/theme.omp.json"