git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Pfeiffer <coding _ lirion.de> 2022-06-28 19:59:47 +0200
committerHarald Pfeiffer <coding _ lirion.de> 2022-06-28 19:59:47 +0200
commitc57dd737020adf6ebe53718064c293dbc7a6b2ee (patch)
treef71122bc818811338a5fa9e0e51738632b7e8280
parent1a8b0c51c8036a4de2f7809e55375523ec2318a9 (diff)
downloaddotfiles-c57dd737020adf6ebe53718064c293dbc7a6b2ee.tar.bz2
Including *.local files as non-presence is no error
-rw-r--r--distrib.yml4
1 files changed, 4 insertions, 0 deletions
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"