摘要: ###0、补充 function parse_git_branch_and_add_brackets { git branch --no-color 2> /dev/null | sed -e '/^[^*]/d' -e 's/* \(.*\)/\ \[\1\]/' } PS1='${debian_ 阅读全文
posted @ 2021-06-23 22:48 今天的风,甚是喧嚣 阅读(1196) 评论(0) 推荐(0)