[readme] Add notes about next steps

This commit is contained in:
2026-04-09 18:37:00 -04:00
parent 95a3407fcd
commit 273d521484
2 changed files with 9 additions and 0 deletions

View File

@ -19,6 +19,7 @@ alias gpghup='gpgconf --kill gpg-agent && gpgconf --launch gpg-agent'
alias dotup='(cd ~/.dotfiles && git pull public master && make)'
alias djlogs="tail -f -n 50 /tmp/django.log"
alias clogs="tail -f -n 50 /tmp/celery.log"
alias pullkeys="SSH_ASKPASS_REQUIRE='' scp -r powellc@nfs.service:~/.gnupg ~/"
# Vrobbler shortcuts