Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 692 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 692 Bytes

bureau-parrot

Theme for Oh My Zsh.

Based on the original bureau theme with customized colors and prompt.

Screenshot

Screenshot

Screenshot

Inspired on the Parrot Security default terminal prompt.

Usage

  1. Download the theme
wget -O ~/.oh-my-zsh/themes/bureau-parrot.zsh-theme https://raw.githubusercontent.com/BenjaminGuzman/bureau-parrot/master/bureau-parrot.zsh-theme
  1. Enable the theme
sed -i 's/^ZSH_THEME=".*"$/ZSH_THEME="bureau-parrot"/' ~/.zshrc