notes
This commit is contained in:
@ -61,7 +61,8 @@ 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"
|
||||
alias vim="source $HGSHORT_DIR/tobashargs.sh nvim || nvim"
|
||||
export HGSHORT_DIR='/google/src/head/depot/google3/experimental/fig_contrib/hgshort' # default
|
||||
alias vim="source $HGSHORT_DIR/tobashargs.sh nvim"
|
||||
source /google/src/head/depot/google3/experimental/fig_contrib/hgshort/hgd-local.sh 2>/dev/null # just to get HGSHORT_DIR in env
|
||||
alias hgd='source /google/src/head/depot/google3/experimental/fig_contrib/hgshort/hgd-local.sh'
|
||||
alias builddoctor=/google/bin/releases/build-doctor/builddoctor
|
||||
|
Reference in New Issue
Block a user