Fix loading on cloudtop

This commit is contained in:
Christian Nieves
2022-08-17 11:14:25 -05:00
parent 714bb3d138
commit 8099c1483d
3 changed files with 3 additions and 3 deletions

View File

@ -72,6 +72,7 @@ alias safergcp=/google/bin/releases/safer-gcp/tools/safergcp
alias add_deps_to_usages='/google/src/head/depot/google3/apps/framework/tools/add_deps_to_usages.sh'
alias plxutil='/google/data/ro/teams/plx/plxutil'
export HGSHORT_CMDS="cat head tail mv cp rm chmod g4 diff merge patch meld trim less more"
source /etc/bash_completion.d/hgd
alias hgd='source /google/src/head/depot/google3/experimental/fig_contrib/hgshort/hgd.sh'
export ACID_STARTUP_SCRIPT_PATH=~/acid_startup.sh