git-sh

a git shell

Install

All systems
curl cmd.cat/git-sh.sh
Debian Debian
apt-get install git-sh
Ubuntu
apt-get install git-sh
image/svg+xml Kali Linux
apt-get install git-sh
Windows (WSL2)
sudo apt-get update sudo apt-get install git-sh
OS X
brew install git-sh
Raspbian
apt-get install git-sh

git-sh

a git shell

git-sh starts an interactive bash(1) session modified for git-heavy workflows. Typical usage is to change into the directory of a git work tree or bare repository and run the git-sh command to start an interactive shell session.