Skip to content

Commit 92796a8

Browse files
committed
Modify bashrc PS1
1 parent c9f4fce commit 92796a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helpers/bashrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ function parse_git_dirty {
5858
fi
5959
}
6060

61-
export PS1="\[\e[36m\]\W\[\e[m\]\[\e[32m\]\`parse_git_branch\`\[\e[m\] -> "
61+
export PS1="\[\e[36m\]\W\[\e[m\]\[\e[32m\]\`parse_git_branch\`\[\e[m\] $ "

0 commit comments

Comments
 (0)