flake-update-20260201
1#!/usr/bin/env bash
2
3# Initialize a git repo and add my remotes
4git init
5git remote add sbr "git.sbr.system:git/$1"