Remove GOPATH

This commit is contained in:
Gabriel Augendre 2023-03-09 09:05:55 +01:00
parent 76ff1c5b18
commit 70122118d2
1 changed files with 0 additions and 2 deletions

View File

@ -12,8 +12,6 @@ set -gx HOMEBREW_GITHUB_API_TOKEN {{ (bitwardenFields "item" "github.com").fish_
set -gx HOMEBREW_BINTRAY_USER "crocmagnon"
set -gx HOMEBREW_BINTRAY_KEY {{ (bitwardenFields "item" "Bintray").fish_key.value | quote }}
set -gx GOPATH $HOME/Projects/golang
set -gx LANG en_US.UTF-8
set -gx BAT_THEME "Solarized (dark)"