
這可不是只有畫面變 Colorful 了,
連 git 分支都能幫你顯示、甚至貓咪都出動了,
按 tab 鍵的效果也有進一步的功能,擁有更棒的寫程式體驗。
Homebrew is a free and open-source software package management system that simplifies the installation of software on Apple's macOS operating system and Linux.
Written by Max Howell, the package manager has gained popularity in the Ruby on Rails community and earned praise for its extensibility.
$ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"意思是用 bash、crul,執行 https://raw.githubusercontent.com/Homebrew/install/master/install.sh 的腳本
$ brew help
$ man brew