mirror of
https://github.com/theniceboy/.config.git
synced 2026-01-15 04:08:25 +08:00
more python path
This commit is contained in:
parent
bfd395893e
commit
2aafb04dca
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ export PATH=$PATH:/opt/homebrew/bin
|
|||
export PATH=$PATH:$HOME/.cargo/bin
|
||||
export PATH=$PATH:/snap/bin
|
||||
export PATH=$PATH:/usr/local/opt/node@12/bin
|
||||
export PATH=$PATH:$HOME/Library/Python/3.9/bin
|
||||
#export TERM=xterm-256color
|
||||
export PATH=$PATH:$LOCALPROG/bin
|
||||
export PATH=$PATH:$LOCALPROG/flutter/bin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue