big update

- added multiple teto voices based on the song returned by fortune
- moved files around for future flexibility
- added automakefortune service
This commit is contained in:
2026-04-25 11:19:43 -04:00
parent 4716231802
commit 86e986227f
14 changed files with 148 additions and 29 deletions

View File

@@ -24,7 +24,7 @@ jq
Install the tetosong command with:
```bash
bash <(curl -s https://raw.githubusercontent.com/eric5949/tetosong/refs/heads/main/installer.sh)
bash <(curl -s https://raw.githubusercontent.com/eric5949/tetosong/refs/heads/test/installer.sh)
```
once installed, make sure you add ~/.local/bin to your $PATH if it is not already there.