Skip to content
$ gitswitch
Nord
★ star

Installation

Choose your preferred installation method below.

The easiest way to install and keep gitswitch up-to-date:

Terminal window
brew install aksisonline/tap/gitswitch

Updates are automatic with:

Terminal window
brew upgrade

Works on macOS and Linux:

Terminal window
curl -fsSL https://raw.githubusercontent.com/aksisonline/gitswitch/main/.github/install.sh | bash

Requires Go 1.21 or later:

Terminal window
git clone https://github.com/aksisonline/gitswitch
cd gitswitch
make install
Terminal window
go install github.com/aksisonline/gitswitch@latest

Check that gitswitch is installed:

Terminal window
gitswitch version

This will show your version and check for available updates.

Quick Start Guide
Shell Integration
CLI Reference