#!/usr/bin/env bash
uv run --python 3.13 --no-dev --project $HOME/code/machineconfig create_zellij_template
zellij --layout $HOME/tmp_results/tmp_files/templates/zellij_template.kdl
