mirror of
https://gitlab.com/mlunax/dotfiles.git
synced 2025-04-19 08:45:36 +00:00
3 lines
No EOL
118 B
Bash
3 lines
No EOL
118 B
Bash
# Flutter
|
|
source $OTHER/env.zsh
|
|
grep -q 'flutter' <<< $devTools && export PATH="$PATH:$HOME/development/flutterxd/bin" |