git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/distrib.yml
diff options
context:
space:
mode:
authorHarald Pfeiffer <coding _ lirion.de> 2024-05-25 12:40:52 +0200
committerHarald Pfeiffer <coding _ lirion.de> 2024-05-25 12:40:52 +0200
commit329ed23c520bcc45332c6641d6873fc6bb7cbddc (patch)
treefd7e44f56d06da1b032371002c5de09d8c22113a /distrib.yml
parent2a4bba6ca1600740568c3dea9e96f682d7ff52d4 (diff)
downloaddotfiles-329ed23c520bcc45332c6641d6873fc6bb7cbddc.tar.bz2
local fixes
Diffstat (limited to 'distrib.yml')
-rw-r--r--distrib.yml10
1 files changed, 5 insertions, 5 deletions
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"