update bashrc.arch and nvim

This commit is contained in:
juancwu 2025-07-30 22:52:24 -04:00
commit 78115fb3e0
No known key found for this signature in database
7 changed files with 94 additions and 135 deletions

View file

@ -234,5 +234,5 @@ ed() {
}
export GOPATH=$HOME/go
export PATH=$PATH:$GOPATH:$GOPATH/bin
export PATH=$PATH:$GOPATH:$GOPATH/bin:/usr/local/go/bin
export EDITOR=nvim