Files
vim-ale/go/go.bash
2020-04-27 05:30:38 +00:00

14 lines
332 B
Bash

# title: Go (Disambiguation)
# homepage: https://webinstall.dev
# tagline: Go is ambigious. Did you mean Golang?
# ambiguous: golang
# description: |
# Did you mean https://webinstall.dev/golang
echo ""
echo "'go' is ambiguous. Did you mean 'golang'?"
echo ""
echo " curl https://webinstall.dev/golang | bash"
sleep 2
echo ""