更新於 2019/05/12閱讀時間約 1 分鐘

好用的 Mac Git 設定

    April 12, 2017 10:38 April 12, 2017 10:38
    把當前的 Git branch 顯示在終端機且上色 加入 ~/.bash_profile or ~/.bashrc
    把當前的 Git branch 和離最後一次 commit 變動量顯示在終端機且上色 加入 ~/.bash_profile or ~/.bashrc
    若嫌太長,可以拿掉開頭的 \u@\h 當前使用者帳號和電腦名稱。 用 Tab 自動完成 Git 剩下的指令 在終端機執行 brew install bash-completion 加入 ~/.bash_profile or ~/.bashrc
    分享至
    成為作者繼續創作的動力吧!
    © 2024 vocus All rights reserved.