Fix gopath

This commit is contained in:
Anthony Wang 2022-09-05 16:07:37 -05:00
parent 2cc367f340
commit f02df7512a
Signed by: a
GPG key ID: 42A5B952E6DD8D38
2 changed files with 1 additions and 1 deletions

View file

@ -5,5 +5,4 @@
"git.confirmSync": false,
"git.autofetch": true,
"git.enableSmartCommit": true,
"go.gopath": "/home/ta180m/.local/share/go",
}

View file

@ -1,6 +1,7 @@
# This file contains fish universal variable definitions.
# VERSION: 3.0
SETUVAR --export EDITOR:micro
SETUVAR --export --path GOPATH:/home/a/\x2elocal/share/go
SETUVAR __fish_initialized:3400
SETUVAR _fish_abbr_a:git\x20add
SETUVAR _fish_abbr_c:git\x20commit