From 4f29e2218986039bcc2c5dd78f209d8dc3a2a22d Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Sat, 31 Jan 2026 08:30:21 +0000 Subject: [PATCH] Add shell integration files --- .shell/__init__.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 .shell/__init__.py diff --git a/.shell/__init__.py b/.shell/__init__.py new file mode 100644 index 0000000..a2ff861 --- /dev/null +++ b/.shell/__init__.py @@ -0,0 +1 @@ +# Shell integration package