From 7d43e801b1d87d31195a232f0d98aab3154edce2 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 30 Apr 2025 13:17:50 -0400 Subject: [PATCH] google: more aliases --- .profile.d/google.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.profile.d/google.sh b/.profile.d/google.sh index f4d9025..915ece6 100644 --- a/.profile.d/google.sh +++ b/.profile.d/google.sh @@ -18,3 +18,6 @@ export P4DIFFOPTS="-du" export ANDROID_USE_AMAKE="true" alias copybara='/google/data/ro/teams/copybara/copybara' +alias ab='/google/data/ro/projects/android/ab' +alias bass='/google/data/ro/projects/android/bass' +alias fetch_artifact='/google/data/ro/projects/android/fetch_artifact' -- 2.39.5