3 lines
109 B
Text
3 lines
109 B
Text
|
|
# shellcheck shell=bash
|
||
|
|
# Add Maestro (mobile UI testing framework) to PATH
|
||
|
|
path_append "$HOME/.maestro/bin"
|