Support google3 as a citc alias
Sometimes I just want to visit //google3.
This commit is contained in:
parent
9108c3fa7d
commit
2108ee933a
1 changed files with 2 additions and 1 deletions
|
@ -84,7 +84,8 @@ Stubby.")
|
|||
|
||||
;; TODO: Can this be sourced from ~/.g4d?
|
||||
(defconst google-stuff/citc-aliases
|
||||
'(("escalations" . "/google3/corp/gtech/pto/tda/beacons_extension")
|
||||
'(("google3" . "/google3")
|
||||
("escalations" . "/google3/corp/gtech/pto/tda/beacons_extension")
|
||||
("spewall_fe" . "/google3/alkali/apps/speakeasydashboard")
|
||||
("spewall_be" . "/google3/java/com/google/alkali/applications/speakeasydashboard")
|
||||
("spewall_protos" . "/google3/google/internal/alkali/applications/speakeasydashboard")
|
||||
|
|
Loading…
Reference in a new issue