Skip to content

tryfashion/zhiyin-zsh-theme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zhiyin-zsh-theme

Inspired by Zhiyin, emoji-ps1 and built on ys-zsh-theme

Installation

  1. Install Zhiyin.otf font, select it in your iTerm2 (under Non-ASCII font) and add it to your VS Code's font family.

  2. cp zhiyin.zsh-theme ~/.oh-my-zsh/themes/, or just add this code snippet to your favourite zsh theme.

  3. Add psanimate 0.08 to your .zshrc. 0.08 is the interval between frames, in seconds.

Zhiyin Sing

Sing upon ERR signal. Enable by adding below to zhiyin.zsh-theme, and copy niganma.mp3 somewhere you like.

function zhiyin_sing {
    afplay ~/Downloads/niganma.mp3
}

trap zhiyin_sing ERR

About

Zhiyin dance in zsh prompt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%