From eba454395319aeb98f9b641388874a55ff82231e Mon Sep 17 00:00:00 2001 From: Nils Pukropp Date: Thu, 21 May 2026 04:39:44 +0200 Subject: [PATCH] added just + cybersigilism update --- Justfile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Justfile b/Justfile index dfc253d..62b8f2b 100644 --- a/Justfile +++ b/Justfile @@ -1,3 +1,6 @@ +set dotenv-load := true +set export := true + default: @just --list