add go as alias for golang

This commit is contained in:
AJ ONeal
2020-04-27 04:30:48 +00:00
parent 01ff930648
commit c0a2c95266

6
go/go.bash Normal file
View File

@@ -0,0 +1,6 @@
echo ""
echo "'go' is ambiguous. Did you mean 'golang'?"
echo ""
echo " curl https://webinstall.dev/golang | bash"
sleep 2
echo ""