honesly who knows

This commit is contained in:
Christian Nieves
2025-05-06 18:16:43 +00:00
parent e4efa6b209
commit 8b3bd23fa6
4 changed files with 290 additions and 241 deletions

View File

@ -5,8 +5,11 @@ export ABBR_QUIET=1
# ---------------
export PATH=$PATH:/google/src/head/depot/google3/experimental/users/cnieves/util
export PATH="${HOME}/.config/lsp/lua-language-server/bin:${PATH}"
export GOROOT=/usr/lib/google-golang
export PATH=$PATH:/${HOME}/nvim-linux-x86_64/bin/
export PATH=$GOROOT/bin:$PATH
export DUMMY_API_KEY="DUMMY_API_KEY"
export GOROOT=/usr/lib/google-golang
export JAVA_HOME=$(readlink -ne /usr/local/buildtools/java/jdk)
export CARGO_NET_GIT_FETCH_WITH_CLI=true
source ~/g3path.zsh