mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2024-11-13 02:03:59 +01:00
Remove GOPATH
This commit is contained in:
parent
76ff1c5b18
commit
70122118d2
1 changed files with 0 additions and 2 deletions
|
@ -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)"
|
||||
|
|
Loading…
Reference in a new issue