mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-31 05:46:53 +00:00
5 lines
98 B
Fish
5 lines
98 B
Fish
set -gx GOENV_PATH_ORDER front
|
|
set -gx GOENV_PREPEND_GOPATH true
|
|
set -gx GOENV_AUTO_INSTALL true
|
|
|