Skip to content

Instantly share code, notes, and snippets.

@yycking
Created September 19, 2018 09:03
Show Gist options
  • Select an option

  • Save yycking/0215d7cc2c9a9302e2b0ef72341dd274 to your computer and use it in GitHub Desktop.

Select an option

Save yycking/0215d7cc2c9a9302e2b0ef72341dd274 to your computer and use it in GitHub Desktop.
zsh theme
#!/usr/bin/env zsh
function precmd(){
autoload -U add-zsh-hook
PROMPT='%(?.🐙.💢) '
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment