Skip to content

Installing surmagic

Muhammed Gurhan Yerlikaya edited this page Apr 30, 2021 · 2 revisions

Installing surmagic

Xcode command line tools (macOS)

Install the command line tools with the command below:

$ xcode-select --install

Homebrew (macOS)

Brew is the Recommended way to install/uninstall the surmagic.

$ brew tap gurhub/surmagic
$ brew install surmagic

This command will install surmagic to your desired bash.

Clone this wiki locally