From 2dcd24d371b6335a8a3f2c8937847719a3b00cb5 Mon Sep 17 00:00:00 2001 From: Daniil Rozanov Date: Tue, 17 Jun 2025 01:42:42 +0400 Subject: rocks in progress --- notmuch/.config/notmuch/account/config | 0 notmuch/.config/notmuch/account/hooks | 1 - notmuch/.config/notmuch/default/config | 0 notmuch/.config/notmuch/dev/config | 0 notmuch/.config/notmuch/dev/hooks | 1 - notmuch/.config/notmuch/job/config | 0 notmuch/.config/notmuch/job/hooks | 1 - notmuch/.config/notmuch/personal/config | 0 notmuch/.config/notmuch/personal/hooks | 1 - notmuch/.config/notmuch/testmail/config | 0 notmuch/.config/notmuch/testmail/hooks | 1 - 11 files changed, 5 deletions(-) mode change 100644 => 100755 notmuch/.config/notmuch/account/config delete mode 120000 notmuch/.config/notmuch/account/hooks mode change 100644 => 100755 notmuch/.config/notmuch/default/config mode change 100644 => 100755 notmuch/.config/notmuch/dev/config delete mode 120000 notmuch/.config/notmuch/dev/hooks mode change 100644 => 100755 notmuch/.config/notmuch/job/config delete mode 120000 notmuch/.config/notmuch/job/hooks mode change 100644 => 100755 notmuch/.config/notmuch/personal/config delete mode 120000 notmuch/.config/notmuch/personal/hooks mode change 100644 => 100755 notmuch/.config/notmuch/testmail/config delete mode 120000 notmuch/.config/notmuch/testmail/hooks (limited to 'notmuch/.config') diff --git a/notmuch/.config/notmuch/account/config b/notmuch/.config/notmuch/account/config old mode 100644 new mode 100755 diff --git a/notmuch/.config/notmuch/account/hooks b/notmuch/.config/notmuch/account/hooks deleted file mode 120000 index f631275..0000000 --- a/notmuch/.config/notmuch/account/hooks +++ /dev/null @@ -1 +0,0 @@ -../hooks \ No newline at end of file diff --git a/notmuch/.config/notmuch/default/config b/notmuch/.config/notmuch/default/config old mode 100644 new mode 100755 diff --git a/notmuch/.config/notmuch/dev/config b/notmuch/.config/notmuch/dev/config old mode 100644 new mode 100755 diff --git a/notmuch/.config/notmuch/dev/hooks b/notmuch/.config/notmuch/dev/hooks deleted file mode 120000 index f631275..0000000 --- a/notmuch/.config/notmuch/dev/hooks +++ /dev/null @@ -1 +0,0 @@ -../hooks \ No newline at end of file diff --git a/notmuch/.config/notmuch/job/config b/notmuch/.config/notmuch/job/config old mode 100644 new mode 100755 diff --git a/notmuch/.config/notmuch/job/hooks b/notmuch/.config/notmuch/job/hooks deleted file mode 120000 index f631275..0000000 --- a/notmuch/.config/notmuch/job/hooks +++ /dev/null @@ -1 +0,0 @@ -../hooks \ No newline at end of file diff --git a/notmuch/.config/notmuch/personal/config b/notmuch/.config/notmuch/personal/config old mode 100644 new mode 100755 diff --git a/notmuch/.config/notmuch/personal/hooks b/notmuch/.config/notmuch/personal/hooks deleted file mode 120000 index f631275..0000000 --- a/notmuch/.config/notmuch/personal/hooks +++ /dev/null @@ -1 +0,0 @@ -../hooks \ No newline at end of file diff --git a/notmuch/.config/notmuch/testmail/config b/notmuch/.config/notmuch/testmail/config old mode 100644 new mode 100755 diff --git a/notmuch/.config/notmuch/testmail/hooks b/notmuch/.config/notmuch/testmail/hooks deleted file mode 120000 index f631275..0000000 --- a/notmuch/.config/notmuch/testmail/hooks +++ /dev/null @@ -1 +0,0 @@ -../hooks \ No newline at end of file -- cgit v1.2.3