From c57dd737020adf6ebe53718064c293dbc7a6b2ee Mon Sep 17 00:00:00 2001 From: Harald Pfeiffer Date: Tue, 28 Jun 2022 19:59:47 +0200 Subject: Including *.local files as non-presence is no error --- distrib.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/distrib.yml b/distrib.yml index 37a9a5a..3c7a412 100644 --- a/distrib.yml +++ b/distrib.yml @@ -22,9 +22,13 @@ - ".bash/aliases.bash" - ".bash/aliases.bash.local" - ".bash/exec.bash" + - ".bash/exec.bash.local" - ".bash/postexec.bash" + - ".bash/postexec.bash.local" - ".bash/prompt.bash" + - ".bash/prompt.bash.local" - ".bash/vars.bash" + - ".bash/vars.bash.local" - "bin/ssh-agent-launcher" - "bin/ssh-with-gpg" - ".gnupgdirmngr.conf" -- cgit v1.2.3