smug: init module (#6696)

This adds smug, a session manager and task runner for tmux, as module.
This commit is contained in:
Pim Snel
2025-04-04 17:41:02 +02:00
committed by GitHub
parent 66a6ec65f8
commit f3ac07f2f7
9 changed files with 260 additions and 0 deletions

View File

@@ -738,4 +738,10 @@
github = "michaelvanstraten";
githubId = 50352631;
};
mipmip = {
name = "Pim Snel";
email = "post@pimsnel.com";
github = "mipmip";
githubId = 658612;
};
}