heck 2 years ago
parent
commit
85b20f560d
  1. 2
      bash_profile.d/00_base.sh

2
bash_profile.d/00_base.sh

@ -25,7 +25,7 @@ if [ $(uname) == "Darwin" ]; then {
## PATH
#rust
export PATH="$HOME/.cargo/bin:$PATH"
A
#flutter
export PATH="$HOME/src/flutter-sdk/bin/:$PATH"

Loading…
Cancel
Save