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/gosh
Use Gitpod, everything is preinstalled.
curl -s "https://raw.githubusercontent.com/gosh-terminal/gosh/master/tools/setup2.0.bash" | bash
source ~/.bashrc
git clone "https://github.com/gosh-terminal/gosh.git"
cd gosh
go install
echo "export GOSH_HOME=\"$GOPATH/bin\"" >>~/.bashrc
source ~/.bashrc
git clone "https://github.com/gosh-terminal/gosh.git"
cd gosh
dh_auto_install