diff options
| author | Marc Vertes <mvertes@free.fr> | 2026-03-12 12:24:38 +0100 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2026-03-12 12:24:38 +0100 |
| commit | a3d0f902918a1f11538386ba2b7961169a6188c3 (patch) | |
| tree | c0d6e1ac51b34818c610f0c5ed24862e809eb20e /bin | |
| parent | 14305eebc88bb25f243d411664eef64813508fbd (diff) | |
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/sloped | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/sloped b/bin/sloped new file mode 100755 index 0000000..dd66763 --- /dev/null +++ b/bin/sloped @@ -0,0 +1,3 @@ +#!/bin/sh +# agents generated content oftens contains <E2><80><94> +rg '—' |
