mrkirby153

Untitled

Dec 16th, 2014
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. $ echo $ps1
  2. + echo
  3.  
  4. ++ __git_ps1
  5. ++ local pcmode=no
  6. ++ local detached=no
  7. ++ local 'ps1pc_start=\u@\h:\w '
  8. ++ local 'ps1pc_end=\$ '
  9. ++ local 'printf_format= (%s)'
  10. ++ case "$#" in
  11. ++ printf_format=' (%s)'
  12. ++ local ps1_expanded=yes
  13. ++ '[' -z '' ']'
  14. ++ '[' -z '3.1.20(4)-release' ']'
  15. ++ shopt -q promptvars
  16. ++ local repo_info rev_parse_exit_code
  17. +++ git rev-parse --git-dir --is-inside-git-dir --is-bare-repository --is-inside
  18. -work-tree --short HEAD
  19. ++ repo_info=
  20. ++ rev_parse_exit_code=128
  21. ++ '[' -z '' ']'
  22. ++ '[' no = yes ']'
  23. ++ return
Advertisement
Add Comment
Please, Sign In to add comment