repos
/ taproot main

taproot

mirror

The dotfiles and containers I use to set up a machine for development, one container to write code in and another that runs a local coding model on the desktop's GPU.

alpine-linuxcaddydevelopment-environmentdockerdotfileshomelabinfrastructureneovimserver-configurationtmux

159 B · 12 lines Raw History
 1[user]
 2	name = Isaac Bythewood
 3	email = [email protected]
 4[push]
 5	default = simple
 6[pull]
 7	rebase = true
 8[core]
 9	editor = nvim
10[init]
11	defaultBranch = master