码迷,mamicode.com
首页 > Windows程序 > 详细

windows git-bash 设置

时间:2015-11-18 12:07:31      阅读:219      评论:0      收藏:0      [点我收藏+]

标签:

设置shell的提示符:

export PS1=‘[\u@\h \w]$ ‘

Linux下PS1、PS2、PS3、PS4使用详解

export PS1=‘[\[\033]0;$MSYSTEM:${PWD//[^[:ascii:]]/?}\007\]\[\033[32m\]\u@\h \[\033[33m\]\w\[\033[36m\]`__git_ps1`\[\033[0m\]]$ ‘

windows git-bash 设置

标签:

原文地址:http://www.cnblogs.com/a-ray-of-sunshine/p/4973836.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!