We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9f4fce commit 92796a8Copy full SHA for 92796a8
helpers/bashrc
@@ -58,4 +58,4 @@ function parse_git_dirty {
58
fi
59
}
60
61
-export PS1="\[\e[36m\]\W\[\e[m\]\[\e[32m\]\`parse_git_branch\`\[\e[m\] -> "
+export PS1="\[\e[36m\]\W\[\e[m\]\[\e[32m\]\`parse_git_branch\`\[\e[m\] $ "
0 commit comments