Last active
November 4, 2024 20:27
-
-
Save HarbingerOfFire/bb70c1d480e866c16103d3dd0b434e68 to your computer and use it in GitHub Desktop.
a theme for oh-my-zsh that looks like the default in kali bash
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PROMPT=$'%F{073}┌──(%f%{$fg_bold[blue]%}%n%{$reset_color%}%{$fg[blue]%}㉿%{$fg_bold[blue]%}%m%{$reset_color%}%F{073})-[%f%{$fg_bold[white]%}%~%F{073}] | |
└─%f%{$fg_bold[blue]%}$%{$reset_color%} ' | |
PS2='> ' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment