We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PSX="[\e[38;5;51;1m]ヽ༼ຈل͜ຈ༽ノ[\e[0m]" GIT_PS1="$(git rev-parse --abbrev-ref HEAD 2>/dev/null|sed -e 's/(.*)/ git(\1) /')" PS1="\n$PSX\n[\e[38;5;21;48;5;249m] \u@\h:[\e[0m][\e[38;5;20;48;5;35m] \w [\e[38;5;198;48;5;252m]$GIT_PS1[\e[0m]\n$ "
The text was updated successfully, but these errors were encountered:
I threw up a little in my mouth just now, but I'm genuinely happy for you. 🚫 🧢
Sorry, something went wrong.
Closing this because it is not really an issue, but I might reconsider when I decide to tackle #23.
No branches or pull requests
PSX="[\e[38;5;51;1m]ヽ༼ຈل͜ຈ༽ノ[\e[0m]"
GIT_PS1="$(git rev-parse --abbrev-ref HEAD 2>/dev/null|sed -e 's/(.*)/ git(\1) /')"
PS1="\n$PSX\n[\e[38;5;21;48;5;249m] \u@\h:[\e[0m][\e[38;5;20;48;5;35m] \w [\e[38;5;198;48;5;252m]$GIT_PS1[\e[0m]\n$ "
The text was updated successfully, but these errors were encountered: