Small config update

This commit is contained in:
jgrogan 2024-12-19 13:39:14 +00:00
parent 096b0ba743
commit 80544f425c
4 changed files with 14 additions and 9 deletions

View file

@ -17,7 +17,7 @@ export CXX=$LLVM_PATH/bin/clang++
# source <(ng completion script)
# Python
export PATH="$PATH:$HOME/.local/bin"
export PATH="$PATH:$HOME/.local/bin:$HOME/bin"
alias pyact="source .venv/bin/activate"
# Qt