项目作者: siddharth952
项目描述 :
Reminds you to take a break 🤾♂️ on your terminal.
高级语言: Shell
项目地址: git://github.com/siddharth952/active.git
Active

zsh/bash script to remind you to stay active.

How to use:
zshrc theme locate PROMPT='$(some_function)'
or PROMPT_COMMAND='$(some_function)'
and add '$(start_active)'
like, in /.oh-my-zsh/themes/agnoster.zsh-theme
add PROMPT=' $(start_active)'