Fix hgshort
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
%include ~/hgshort/hgshort.hgrc
|
%include /google/src/head/depot/google3/experimental/fig_contrib/hgshort/hgshort.hgrc
|
||||||
|
|
||||||
[ui]
|
[ui]
|
||||||
editor = vim
|
editor = vim
|
||||||
|
@ -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'
|
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"
|
export HGSHORT_CMDS="cat head tail mv cp rm chmod g4 diff merge patch meld trim less more"
|
||||||
source /etc/bash_completion.d/hgd
|
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 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
|
export PATH=$PATH:/usr/local/google/home/cnieves/.local/binexport PATH=$PATH:/usr/local/google/home/cnieves/.local/bin
|
||||||
|
Reference in New Issue
Block a user