home

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 9b045059ab60df90f8d5acb26ae4f44f677cd6c7
parent df53864022bb57d8a85bea8fcd0a4ae5bdc351fe
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Sun, 16 Dec 2018 16:22:28 +0100

dev.go: set a default GOPROXY 👼

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

Diffstat:
Mmodules/profiles/assets/fish/go.fish | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/modules/profiles/assets/fish/go.fish b/modules/profiles/assets/fish/go.fish @@ -1,4 +1,5 @@ set -gx GOPATH $HOME +set -gx GOPROXY http://massimo.local:3000 function _def_go_nix_run_aliases set -l unstable pprof