Welcome to gosh! The end goal of this project is to allow you to use the terminal for everything! Do anything from math, playing music, sending emails, to searching the web, but have these things be built into your terminal.
brew install gosh-terminal/homebrew-gosh/goshUse Gitpod, everything is preinstalled.
curl -s "https://raw.githubusercontent.com/gosh-terminal/gosh/master/tools/setup2.0.bash" | bash
source ~/.bashrcgit clone "https://github.com/gosh-terminal/gosh.git"
cd gosh
go install
echo "export GOSH_HOME=\"$GOPATH/bin\"" >>~/.bashrc
source ~/.bashrcgit clone "https://github.com/gosh-terminal/gosh.git"
cd gosh
dh_auto_install