This commit is contained in:
RingOfStorms (Joshua Bell) 2025-02-08 11:33:46 -06:00
parent d43ef6cf70
commit 7b4a64323d
5 changed files with 57 additions and 50 deletions

View file

@ -103,7 +103,7 @@
shellHook = ''
if [ -z "''${SKIP_MOD_WORKTREES:-}" ]; then
mod_worktrees
mod_worktrees &
fi
'';
};