macで-bash: tree: command not foundって言われたときの必殺技
Homebrewを入れる
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
treeを入れる
brew install tree
treeコマンドが使える
$tree
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install tree
$tree