task/dot-config/zsh/interactive/task.zsh

4 lines
92 B
Bash

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