Add .zsh extension to Zsh environment setup files
This commit is contained in:
parent
2d78cda2f5
commit
a6e965131c
2 changed files with 0 additions and 0 deletions
4
dot-config/zsh/interactive/task.zsh
Normal file
4
dot-config/zsh/interactive/task.zsh
Normal file
|
@ -0,0 +1,4 @@
|
|||
#! zsh
|
||||
if [[ -z $RPROMPT ]]; then
|
||||
RPROMPT='$(task progress rc.verbose=nothing rc.gc=0)'
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue