task/config/zsh/interactive/task

5 lines
84 B
Plaintext
Raw Normal View History

#! zsh
if [[ -z $RPROMPT ]]; then
RPROMPT='$(task rc.verbose=nothing progress)'
fi