commit d177b8fbd117fae8a1427507cb685daecf1eb4ab parent a27b56b440d24a0666f2bceb6979261b737e7b0f Author: Andrew Laack <andrew@laack.co> Date: Sun, 15 Feb 2026 20:48:33 -0600 Added chat shortcut Diffstat:
| A | chat.sh | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/chat.sh b/chat.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +thunderbird & +signal-desktop &