mirror of
https://github.com/theniceboy/.config.git
synced 2025-12-26 14:44:57 +08:00
env updates
This commit is contained in:
parent
f989ae15ad
commit
774d4b46e8
1 changed files with 3 additions and 0 deletions
|
|
@ -11,7 +11,10 @@ export PATH=$PATH:/home/linuxbrew/.linuxbrew/sbin
|
|||
export PATH=$PATH:$HOME/.linuxbrew/bin
|
||||
export PATH=$PATH:$HOME/.linuxbrew/sbin
|
||||
export PATH=$PATH:$HOME/.local/bin
|
||||
export PATH=$PATH:/usr/local/Cellar/node/14.2.0/bin
|
||||
export PATH=$PATH:$HOME/.cargo/bin
|
||||
export PATH=$PATH:/snap/bin
|
||||
export PATH=$PATH:/usr/local/opt/node@12/bin
|
||||
#export TERM=xterm-256color
|
||||
export PATH=$PATH:$LOCALPROG/flutter/bin
|
||||
export PATH=$PATH:$LOCALPROG/flutter/bin/cache/dart-sdk/bin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue