goをインストールせずにMacでpeco
Homebrewのインストール
ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"
インストール後、brew doctor
、brew help
などのコマンドでHomebrewの診断、ヘルプ参照できます。
pecoのインストール
brew tap peco/peco
brew install peco
ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"
インストール後、brew doctor
、brew help
などのコマンドでHomebrewの診断、ヘルプ参照できます。
brew tap peco/peco
brew install peco