This commit is contained in:
Christian Nieves
2023-04-20 23:31:53 -05:00
parent 0a21fea0e1
commit 096d5435c8
12 changed files with 106 additions and 9 deletions

View File

@ -9,6 +9,7 @@ export XAUTHORITY=~/.Xauthority
export GOROOT=/usr/lib/google-golang
export PATH=$GOROOT/bin:$PATH
export JAVA_HOME=$(readlink -ne /usr/local/buildtools/java/jdk)
source /google/bin/releases/knock/knock.sh
function gcert() {
if [[ -n $TMUX ]]; then
@ -16,6 +17,7 @@ function gcert() {
fi
command gcert "$@"
source /google/bin/releases/knock/knock.sh
}
function tmux_title() {