From 2fb6e9d763d31d26d1b307fe1f238ea7ab1b5773 Mon Sep 17 00:00:00 2001 From: rhododendrhon Date: Mon, 24 Nov 2025 09:03:12 +0200 Subject: [PATCH] config directories --- home/config/test.txt | 1 + vlad/config/test.txt | 1 + 2 files changed, 2 insertions(+) create mode 100644 home/config/test.txt create mode 100644 vlad/config/test.txt diff --git a/home/config/test.txt b/home/config/test.txt new file mode 100644 index 0000000..7ae59a6 --- /dev/null +++ b/home/config/test.txt @@ -0,0 +1 @@ +Is this thing on? \ No newline at end of file diff --git a/vlad/config/test.txt b/vlad/config/test.txt new file mode 100644 index 0000000..7ae59a6 --- /dev/null +++ b/vlad/config/test.txt @@ -0,0 +1 @@ +Is this thing on? \ No newline at end of file