projects
/
webi-installers
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01ff930
)
add go as alias for golang
author
AJ ONeal
<aj@therootcompany.com>
Mon, 27 Apr 2020 04:30:48 +0000
(
04:30
+0000)
committer
AJ ONeal
<aj@therootcompany.com>
Mon, 27 Apr 2020 04:30:48 +0000
(
04:30
+0000)
go/go.bash
[new file with mode: 0644]
patch
|
blob
diff --git a/go/go.bash
b/go/go.bash
new file mode 100644
(file)
index 0000000..
fb1e86e
--- /dev/null
+++ b/
go/go.bash
@@ -0,0
+1,6
@@
+echo ""
+echo "'go' is ambiguous. Did you mean 'golang'?"
+echo ""
+echo " curl https://webinstall.dev/golang | bash"
+sleep 2
+echo ""