Migrate from .stow-rename to --dotfiles

This commit is contained in:
Danielle McLean 2023-10-23 15:17:45 +11:00
parent 10d4d5ba86
commit 2d78cda2f5
Signed by: 00dani
GPG key ID: 52C059C3B22A753E
7 changed files with 0 additions and 1 deletions

View file

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