Small config update
This commit is contained in:
parent
096b0ba743
commit
80544f425c
4 changed files with 14 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue