Skip to content

Instantly share code, notes, and snippets.

@HarbingerOfFire
Last active November 4, 2024 20:27
Show Gist options
  • Save HarbingerOfFire/bb70c1d480e866c16103d3dd0b434e68 to your computer and use it in GitHub Desktop.
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
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