1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-02-21 22:07:39 +08:00
Michele Bologna 68b792bbb6 Change to use omz git_prompt* functions
Removed references for official git __git_ps1() functions.
Change to use omz function git_prompt* functions like:
- git_prompt_info() -> branch name
- git_prompt_status() -> check if untracked, modified, added,
  stashed file are in the current git repo
- git_remote_status() -> check if current repo is ahead, behind,
  or diverged.
These functions returns string automatically added to your PS1;
these are customizable via exporting ZSH_THEME_GIT_PROMPT*
2015-06-16 10:56:19 +02:00
..
2012-08-14 12:23:11 -03:00
2013-11-29 12:28:52 +05:30
2010-08-16 21:47:21 +02:00
2012-12-28 18:04:15 -02:00
2011-07-12 23:20:21 -04:00
2010-05-08 04:32:03 +08:00
2011-10-17 02:50:34 +05:30
2009-11-13 05:10:21 +01:00
2011-05-30 19:10:26 -04:00
2009-09-22 23:02:18 +01:00
2012-03-07 23:52:51 +08:00
2013-03-30 16:01:31 +01:00
2011-01-09 20:31:18 -08:00
2010-05-08 04:20:59 +08:00
2011-06-01 12:45:15 +02:00
2012-11-20 00:33:52 +00:00
2012-02-20 19:13:38 -05:00
2010-05-08 04:26:47 +08:00
2013-04-24 06:50:48 -07:00
2011-05-20 15:14:10 +02:00
2010-05-08 04:32:35 +08:00
2014-06-08 10:43:26 +02:00
2010-06-05 23:24:21 +08:00
2009-10-08 09:50:32 +11:00