From 329ed23c520bcc45332c6641d6873fc6bb7cbddc Mon Sep 17 00:00:00 2001 From: Harald Pfeiffer Date: Sat, 25 May 2024 12:40:52 +0200 Subject: local fixes --- distrib.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'distrib.yml') diff --git a/distrib.yml b/distrib.yml index 8c30982..a8fb3ef 100644 --- a/distrib.yml +++ b/distrib.yml @@ -33,15 +33,15 @@ - ".tmux.conf.local" - ".vimrc" - ".bash/aliases.bash" - - ".bash/aliases.bash.local" + - "~/.bash/aliases.bash.local" - ".bash/exec.bash" - - ".bash/exec.bash.local" + - "~/.bash/exec.bash.local" - ".bash/postexec.bash" - - ".bash/postexec.bash.local" + - "~/.bash/postexec.bash.local" - ".bash/prompt.bash" - - ".bash/prompt.bash.local" + - "~/.bash/prompt.bash.local" - ".bash/vars.bash" - - ".bash/vars.bash.local" + - "~/.bash/vars.bash.local" - "bin/ssh-agent-launcher" - "bin/ssh-with-gpg" - ".gnupgdirmngr.conf" -- cgit v1.2.3