Go to file
2013-09-10 07:16:39 +02:00
prompt.sh By default does not print a symbol when the correspondent flag is false 2013-09-08 13:08:59 +02:00
README.md an image about detached and colors 2013-09-10 07:16:39 +02:00

oh-my-git!

![alt tag](https://raw.github.com/arialdomartini/oh-my-git/gh-pages/images/samples/01-not in a git repo.jpg) ![alt tag](https://raw.github.com/arialdomartini/oh-my-git/gh-pages/images/samples/02-in a git repo.jpg) ![alt tag](https://raw.github.com/arialdomartini/oh-my-git/gh-pages/images/samples/03-on master.jpg) alt tag alt tag ![alt tag](https://raw.github.com/arialdomartini/oh-my-git/gh-pages/images/samples/06-a typical session.jpg) ![alt tag](https://raw.github.com/arialdomartini/oh-my-git/gh-pages/images/samples/07-tracking branch.jpg) ![alt tag](https://raw.github.com/arialdomartini/oh-my-git/gh-pages/images/samples/08-explicit upstream.jpg) alt tag alt tag alt tag alt tag alt tag

alt tag

Installation

Fork the repo and git clone it in your home directory Then add

source $HOME/oh-my-git/prompt.sh

to the bash startup file (~/.profile on Mac, .bash_profile or .bashrc on Linux)

Known bugs and limitations

  • It works weird on brand new repositories, before the first commit
  • It has been tested on Mac only
  • You need an unicode font (like Menlo or Monaco on Mac OS X)

zsh version

Coming soon. I'm working on the integration with zsh + oh-my-zsh + antigen Wanna help? Great! Fork it! It will be really appreciated!