fix: update 'sb-pomo' script to match 'pomo' script

This commit is contained in:
2026-03-11 21:25:32 +01:00
parent 414476baf2
commit 750237e4c4
+1 -1
View File
@@ -1,3 +1,3 @@
#!/usr/bin/env bash
[ -f "/tmp/pomo" ] && cat /tmp/pomo || echo ""
[ -f "/home/h/.local/share/pomo" ] && cat /home/h/.local/share/pomo || echo ""