task/config/zsh/interactive/task

5 lines
84 B
Bash

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