fixes for laptop

This commit is contained in:
2023-03-13 13:32:58 +01:00
parent b6cfc8eae5
commit 5f0a4ebbfd
4 changed files with 4 additions and 3 deletions

View File

@ -1,4 +1,4 @@
export GOPATH="~/go";
export GOPATH="$HOME/go";
export PATH=$GOPATH/bin:$PATH
export PATH=/opt/dart-sdk/bin:$PATH