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

5 lines
92 B
Bash

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