add swayprop to path
This commit is contained in:
4
.bashrc
4
.bashrc
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user