notes

Log | Files | Refs

commit 2b09f4380800b19ac3bf2acdd452973bddb17397
parent 29303f4b4f060ac3b450731965a04be3e53c9212
Author: ling0x <ling0x@users.noreply.github.com>
Date:   Sun, 28 Jun 2026 16:07:13 +0100

commands

Diffstat:
A16000 | 0
Acommands/disk.txt | 3+++
Mcommands/piper-tts.txt | 2++
3 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/16000 b/16000 Binary files differ. diff --git a/commands/disk.txt b/commands/disk.txt @@ -0,0 +1,2 @@ +List the top 10 largest folder by disk usage: +du -h --max-depth=1 | sort -hr | head -11 +\ No newline at end of file diff --git a/commands/piper-tts.txt b/commands/piper-tts.txt @@ -5,6 +5,8 @@ yay -S piper-tts-bin Install voices: yay -S piper-voices-en-us +yay -S piper-voices-en-gb +yay -S piper-voices-zh-cn How to use it to play audio directly: