From 53ee2518bbd8a5701616fea0e8f09c4830278900 Mon Sep 17 00:00:00 2001 From: mlunax Date: Tue, 4 Aug 2020 01:27:49 +0200 Subject: [PATCH] fix: bad env --- .zsh/env.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zsh/env.zsh b/.zsh/env.zsh index 101f5b4..feb5ff5 100644 --- a/.zsh/env.zsh +++ b/.zsh/env.zsh @@ -2,4 +2,4 @@ # [] = {flutter, go, dotnet, npm} export devTools="" #Uncomment if u want this env: -# export GOPATH = "" +# export GOPATH=""