profanity split

This commit is contained in:
2026-04-20 05:34:01 +02:00
parent 4a352f89ef
commit 7eb1b16b70
2 changed files with 20 additions and 9 deletions

View File

@@ -0,0 +1,12 @@
---
title: "profanity automation"
tags: [ "chat", "omemo" ]
requires: [ "profanity" ]
---
Automate profanity with `--cmd`.
```sh
profanity --cmd /foo --cmd "/sleep 10" --cmd /quit
```