From d5cdf5c34daa282ea45a0ff896514693cc060fd4 Mon Sep 17 00:00:00 2001 From: aloslider <53711835+aloslider@users.noreply.github.com> Date: Wed, 15 Apr 2026 20:37:39 +0300 Subject: [PATCH] Move scripts to own folder --- .../run_once_install-neovim.sh.tmpl | 0 .../run_onchange_before_10-setup-age-key.sh | 0 .../run_onchange_install-packages.sh.tmpl | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename run_once_install-neovim.sh.tmpl => .chezmoiscripts/run_once_install-neovim.sh.tmpl (100%) rename run_onchange_before_20-setup-age-key.sh => .chezmoiscripts/run_onchange_before_10-setup-age-key.sh (100%) rename run_onchange_before_10-install-packages.sh.tmpl => .chezmoiscripts/run_onchange_install-packages.sh.tmpl (100%) diff --git a/run_once_install-neovim.sh.tmpl b/.chezmoiscripts/run_once_install-neovim.sh.tmpl similarity index 100% rename from run_once_install-neovim.sh.tmpl rename to .chezmoiscripts/run_once_install-neovim.sh.tmpl diff --git a/run_onchange_before_20-setup-age-key.sh b/.chezmoiscripts/run_onchange_before_10-setup-age-key.sh similarity index 100% rename from run_onchange_before_20-setup-age-key.sh rename to .chezmoiscripts/run_onchange_before_10-setup-age-key.sh diff --git a/run_onchange_before_10-install-packages.sh.tmpl b/.chezmoiscripts/run_onchange_install-packages.sh.tmpl similarity index 100% rename from run_onchange_before_10-install-packages.sh.tmpl rename to .chezmoiscripts/run_onchange_install-packages.sh.tmpl