Dmitrii Kostakov

Instruction

Info

INSTALLATION PAGE

Hot commands

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/uninstall.sh)"
echo >> /Users/$(whoami)/.profile
echo 'eval "$(/opt/homebrew/bin/brew shellenv)"' >> /Users/$(whoami)/.profile
eval "$(/opt/homebrew/bin/brew shellenv)"
brew list installed
brew unlink mytool@1.1
brew link mytool@2.0