chore(global): update shell scripts and configs

Going to migrate my Git author email address soon :)

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.xyz>
This commit is contained in:
Andrei Jiroh Halili 2024-10-05 03:57:27 +00:00
parent 0052b338e8
commit a6162c2c84
No known key found for this signature in database
GPG key ID: 67BFC91B3DA12BE8
7 changed files with 27 additions and 37 deletions

View file

@ -28,5 +28,6 @@ export GOPATH="$HOME/.local/share/go"
# and https://drewdevault.com/2021/08/06/goproxy-breaks-go.html
export GOPROXY=direct GOSUMDB=off
export PATH="${DOTFILES_BIN}:${GOPATH}/bin:${HOME}/.local/bin:${PATH}"
source .bashrc
_byobu_sourced=1 . /usr/bin/byobu-launch 2>/dev/null || true