Fix hgshort

This commit is contained in:
Christian Nieves
2022-09-07 11:24:48 -05:00
parent 94df4eb5f6
commit 88e89c7e87
2 changed files with 2 additions and 2 deletions

View File

@ -73,7 +73,7 @@ alias add_deps_to_usages='/google/src/head/depot/google3/apps/framework/tools/ad
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'
alias hgd='source /google/src/head/depot/google3/experimental/fig_contrib/hgshort/hgd-local.sh'
export ACID_STARTUP_SCRIPT_PATH=~/acid_startup.sh
export PATH=$PATH:/usr/local/google/home/cnieves/.local/binexport PATH=$PATH:/usr/local/google/home/cnieves/.local/bin