This commit is contained in:
Christian Nieves
2022-08-03 17:17:30 +00:00
parent 1797ecfa2e
commit 9d10f26cdb
3 changed files with 4 additions and 2 deletions

View File

@ -140,3 +140,6 @@ alias replace_string=/google/src/head/depot/google3/devtools/scripts/replace_str
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="ls cat head tail mv cp rm chmod g4 diff merge patch meld trim less more"
alias hgd='source /google/src/head/depot/google3/experimental/fig_contrib/hgshort/hgd.sh'