项目作者: siddharth952

项目描述 :
Reminds you to take a break 🤾‍♂️ on your terminal.
高级语言: Shell
项目地址: git://github.com/siddharth952/active.git
创建时间: 2020-03-13T07:32:15Z
项目社区:https://github.com/siddharth952/active

开源协议:Apache License 2.0

下载


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)'