This commit is contained in:
2026-03-03 19:21:55 +01:00
parent d24395e1bd
commit 313050d577
3 changed files with 29 additions and 28 deletions

View File

@@ -45,7 +45,7 @@
set -l rel_file (realpath --relative-to=$config_dir $file)
if nh home switch $config_dir -c ${hostName}
if nh home switch $config_dir
git add -A
set commit_msg "update: $rel_file"
git commit -m "$commit_msg"