Merge branch 'master' of github.com:szymon-jozef/amazing-dotfiles

This commit is contained in:
2026-03-03 21:54:28 +01:00
2 changed files with 2 additions and 1 deletions

View File

@@ -47,7 +47,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"