dev-docs:
    cd docs && open build/html/index.html && watchexec -e rst "make html && osascript -e 'tell application \"Safari\"' -e 'tell its first document' -e 'set its URL to (get its URL)' -e 'end tell' -e 'end tell' && open -a Alacritty"
