maybe we should move all mkosi stuff into separate folder, e.g. mkosi and leave only .gitignore and README to root. and then put this script into extra dir in repo root? because script iself is good example how to make things comfy (with tmux), but you can do it all without that...
also mkosi.default should be renamed to mkosi.default.example and former should be added to ignore... I'll play around a bit...
EDIT: did all that, please rebase and put launcher.sh into REPOROOT/extra/ directory.
maybe we should move all mkosi stuff into separate folder, e.g.
mkosi
and leave only .gitignore and README to root. and then put this script intoextra
dir in repo root? because script iself is good example how to make things comfy (with tmux), but you can do it all without that...also mkosi.default should be renamed to mkosi.default.example and former should be added to ignore... I'll play around a bit...
EDIT: did all that, please rebase and put
launcher.sh
intoREPOROOT/extra/
directory.