4 lines
178 B
Bash
4 lines
178 B
Bash
# Source this file before flutter/dart commands in any shell:
|
|
# source /home/nathan/cyberhybridhub.com/scripts/flutter-env.sh
|
|
export PATH="$HOME/github-open/flutter/bin:$PATH"
|