sh git提示cygwin

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sh git提示cygwin相关的知识,希望对你有一定的参考价值。

# EDIT for Git
__git_branch='`git branch 2> /dev/null | grep -e ^* | sed -E  s/^\\\\\*\ \(.+\)$/\(\\\\\1\)\ /`'
__git_branch_color="\[\033[36m\]"
__last_color="\[\033[00m\]"
export PS1="\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\] $__git_branch_color$__git_branch\n$__last_color\$"
~

以上是关于sh git提示cygwin的主要内容,如果未能解决你的问题,请参考以下文章

Cygwin中使用git时无法远程推送(出现DLL文件不兼容)

sh Git提示

sh ruby-cygwin.sh

sh git优化了bash提示符

sh 颜色有趣你的bash提示+ git分支

sh 更改PS1提示+添加git分支