2013-09-06 09:01:49 -04:00
|
|
|
oh-my-git!
|
2013-08-20 09:52:00 -04:00
|
|
|
=========
|
|
|
|
|
2013-09-06 09:01:49 -04:00
|
|
|
|
2013-09-11 14:08:38 -04:00
|
|
|
![alt tag](https://raw.github.com/arialdomartini/oh-my-git-gh-pages/gh-pages/images/samples/01-not in a git repo.jpg)
|
|
|
|
![alt tag](https://raw.github.com/arialdomartini/oh-my-git-gh-pages/gh-pages/images/samples/02-in a git repo.jpg)
|
|
|
|
![alt tag](https://raw.github.com/arialdomartini/oh-my-git-gh-pages/gh-pages/images/samples/03-on master.jpg)
|
|
|
|
![alt tag](https://raw.github.com/arialdomartini/oh-my-git-gh-pages/gh-pages/images/samples/04-untracked-add-commit.jpg)
|
|
|
|
![alt tag](https://raw.github.com/arialdomartini/oh-my-git-gh-pages/gh-pages/images/samples/05-rm.jpg)
|
|
|
|
![alt tag](https://raw.github.com/arialdomartini/oh-my-git-gh-pages/gh-pages/images/samples/06-a typical session.jpg)
|
|
|
|
![alt tag](https://raw.github.com/arialdomartini/oh-my-git-gh-pages/gh-pages/images/samples/07-tracking branch.jpg)
|
|
|
|
![alt tag](https://raw.github.com/arialdomartini/oh-my-git-gh-pages/gh-pages/images/samples/08-explicit upstream.jpg)
|
|
|
|
![alt tag](https://raw.github.com/arialdomartini/oh-my-git-gh-pages/gh-pages/images/samples/09-ahead.jpg)
|
|
|
|
![alt tag](https://raw.github.com/arialdomartini/oh-my-git-gh-pages/gh-pages/images/samples/10-behind.jpg)
|
|
|
|
![alt tag](https://raw.github.com/arialdomartini/oh-my-git-gh-pages/gh-pages/images/samples/11-diverge.jpg)
|
|
|
|
![alt tag](https://raw.github.com/arialdomartini/oh-my-git-gh-pages/gh-pages/images/samples/12-detached.jpg)
|
|
|
|
![alt tag](https://raw.github.com/arialdomartini/oh-my-git-gh-pages/gh-pages/images/samples/13-stash.jpg)
|
|
|
|
|
|
|
|
|
|
|
|
![alt tag](https://raw.github.com/arialdomartini/oh-my-git-gh-pages/gh-pages/images/shut-up.gif)
|
2013-09-06 09:20:39 -04:00
|
|
|
|
|
|
|
Installation
|
|
|
|
------------
|
2013-09-06 09:44:54 -04:00
|
|
|
Fork the repo and git clone it in your home directory
|
2013-09-06 09:20:39 -04:00
|
|
|
Then add
|
|
|
|
|
|
|
|
source $HOME/oh-my-git/prompt.sh
|
|
|
|
|
2013-09-06 09:44:54 -04:00
|
|
|
to the bash startup file (~/.profile on Mac, .bash_profile or .bashrc on Linux)
|
2013-09-06 09:20:39 -04:00
|
|
|
|
2013-09-06 09:44:54 -04:00
|
|
|
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)
|
2013-09-06 09:20:39 -04:00
|
|
|
|
|
|
|
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!
|