From 4db9033212fbb10792a5b33f31948909e594022d Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Wed, 13 Sep 2023 21:34:44 -0400 Subject: Switch source dir from ~/s to ~/src --- .profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.profile') diff --git a/.profile b/.profile index c4b9019..93185bd 100644 --- a/.profile +++ b/.profile @@ -45,7 +45,7 @@ export MAILDIR="$HOME/mail" export CVS_RSH="ssh" if [ -x "$(command -v go)" ]; then - export GOPATH="$HOME/s/go" + export GOPATH="$HOME/src/go" export PATH="$GOPATH/bin:$PATH" fi -- cgit v1.2.3-60-g2f50