task/config/zsh/interactive/task

5 lines
94 B
Bash

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