diff options
author | William Carroll <wpcarro@gmail.com> | 2019-10-09T11·13+0100 |
---|---|---|
committer | William Carroll <wpcarro@gmail.com> | 2019-12-24T15·21+0000 |
commit | 6b456c1b7a4f6899f063a6e65355af51901d9c7a (patch) | |
tree | cfc70d74818ae9fabdbbfb0cf16cce092e4c1a09 /configs/shared/.g4d | |
parent | a7c72adb2ebec1e497fc040eaf3551d564d61a5b (diff) |
Massive configuration overhaul
Currently paying the price of months of non-diligent git usage. Here's what has changed. - Theming support in Gvcci and wpgtk - Dropping support for i3 - Supporting EXWM - Many Elisp modules - Collapsed redundant directories in ./configs
Diffstat (limited to 'configs/shared/.g4d')
-rw-r--r-- | configs/shared/.g4d | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/configs/shared/.g4d b/configs/shared/.g4d new file mode 100644 index 000000000000..7eaf1eea1cf1 --- /dev/null +++ b/configs/shared/.g4d @@ -0,0 +1,15 @@ +alias @escalations /google3/corp/gtech/pto/tda/beacons_extension + +alias @spewall_fe /google3/alkali/apps/speakeasydashboard +alias @spewall_be /google3/java/com/google/alkali/applications/speakeasydashboard +alias @spewall_protos /google3/google/internal/alkali/applications/speakeasydashboard +alias @spewall_tests /google3/javatests/com/google/alkali/applications/speakeasydashboard + +alias @gti /google3/experimental/engedu/gti/projects/week20190422/mtv/Team10 + +alias @authwf /google3/customer_support/automation/workflow +alias @redwood /google3/customer_support/kms/redwood/ui +alias @wf-fe /google3/customer_support/kms/redwood/ui/client/components/item/workflow_editor + +# Auto Consult +alias @ac /google3/google/internal/alkali/applications/casesconsultservice |