fix org mode dir
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# ============================== Prompt
|
||||
git_branch() {
|
||||
git branch 2> /dev/null | sed -e '/^[^*]/d' -e 's/* \(.*\)/|\1/'
|
||||
git branch 2> /dev/null | sed -e '/^[^*]/d' -e 's/* \(.*\)/|\1/'
|
||||
}
|
||||
|
||||
HOST="\[\033[0;93m\]\h\[\033[m\]"
|
||||
|
||||
Reference in New Issue
Block a user