From ccc7759f14f0c5d2e4bc72d28232b1d87eea58a3 Mon Sep 17 00:00:00 2001 From: Xavier Logerais Date: Mon, 13 Jul 2026 14:31:40 +0200 Subject: [PATCH] fix(symlinks): Fix symlink target for ~/.inputrc --- symlink_dot_inputrc.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/symlink_dot_inputrc.tmpl b/symlink_dot_inputrc.tmpl index 319813c..367b444 100644 --- a/symlink_dot_inputrc.tmpl +++ b/symlink_dot_inputrc.tmpl @@ -1 +1 @@ -symlink_dot_inputrc.tmpl +{{ .chezmoi.homeDir }}/.config/bash/inputrc