Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 288 Bytes

File metadata and controls

8 lines (6 loc) · 288 Bytes

Setup Git Prompt on Mac

  • Go to https://github.com/mathiasbynens/dotfiles and download
    • .bash_profile
    • .bash_prompt
  • Copy these two files to your home ~/
  • Every time your terminal starts it runs .bash_profile which in turn runs .bash_prompt which contains git customization