From 71baed6f2ceb93ee8b3830b3049ad9487e5de234 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Wed, 9 Jul 2025 15:59:10 +0200 Subject: checkpoint --- misc/open_wordle.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 misc/open_wordle.sh (limited to 'misc') diff --git a/misc/open_wordle.sh b/misc/open_wordle.sh new file mode 100755 index 0000000..e6fa4ce --- /dev/null +++ b/misc/open_wordle.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +firefox --private-window 'https://wordlearchive.com/' -- cgit v1.2.3