home/gui/qutebrowser | add new userscript, minor cleanup

This commit is contained in:
Don Harper 2025-11-17 19:17:50 -06:00
parent c7338f2cbc
commit 3675e40ada
2 changed files with 6 additions and 7 deletions

View file

@ -0,0 +1,4 @@
#!/usr/bin/env bash
VAULT="/home/don/src/nixos/RepoUrls.md"
echo "* [${QUTE_TITLE}](${QUTE_URL})" >>"${VAULT}"