From 1dbd24fcf9cde35104138dc9ebb93a75d1ca9d73 Mon Sep 17 00:00:00 2001 From: Julian Prein Date: Sat, 14 May 2022 23:24:22 +0200 Subject: [PATCH] meta:install: Update meta/archive description Meanwhile meta/archive backups everything that is going to be replaced with links, not only the content of .config/ --- meta/install.conf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/install.conf.yaml b/meta/install.conf.yaml index 1bda354..ea6ea61 100644 --- a/meta/install.conf.yaml +++ b/meta/install.conf.yaml @@ -16,7 +16,7 @@ stderr: true - command: meta/archive - description: Archiving all files in ~/.config before overwriting them + description: Archiving all files where links will be placed. stdout: true stderr: true -