Shared configuration for multiple hosts #3

Merged
martials merged 15 commits from shared into main 2025-04-15 16:40:44 +00:00
135 changed files with 1601 additions and 1112 deletions
Showing only changes of commit 3b6a3e5a66 - Show all commits

View File

@ -5,13 +5,13 @@ fmt:
treefmt --on-unmatched info
test *FLAGS:
git add .
just fmt
git add .
nh os test . {{FLAGS}}
switch *FLAGS:
git add .
just fmt
git add .
nh os switch . {{FLAGS}}
switch-now *FLAGS: