[bash] Add shorebird sh

This commit is contained in:
2025-02-07 13:13:07 -05:00
parent ce8a896ef5
commit c5c2947306

View File

@ -51,3 +51,4 @@ set-deploy-env() {
set-pg-env() {
source /home/powellc/src/github.com/15five/aws-cli-tooling/set-pg-env.sh
}
export PATH="/home/powellc/.shorebird/bin:$PATH"