about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--configs/shared/zsh/variables.zsh5
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/shared/zsh/variables.zsh b/configs/shared/zsh/variables.zsh
index 129b62631d3a..f107d2092994 100644
--- a/configs/shared/zsh/variables.zsh
+++ b/configs/shared/zsh/variables.zsh
@@ -21,6 +21,11 @@ hash -d escalations=./corp/gtech/pto/tda/beacons_extension
 hash -d ultra=./ads/doubleclick/systems/crm
 hash -d incentives_fe=./experimental/adservices/jarvis/jarvis_extension/jarvis_staging/js
 hash -d incentives_be=./experimental/adservices/tesseract/handlers/incentives
+hash -d spewall_fe=./alkali/apps/speakeasydashboard
+hash -d spewall_be=./alkali/apps/speakeasydashboard
+hash -d spewall_be=./java/com/google/alkali/applications/speakeasydashboard
+hash -d spewall_protos=./google/internal/alkali/applications/speakeasydashboard
+hash -d spewall_tests=./javatests/com/google/alkali/applications/speakeasydashboard
 
 # 8-bit colors
 black='\u001b[30m'