~kris/dots

srice

ref: 512b7381d0155d6247fad64b640b0704496a8035 srice/profiles/README.md -rw-r--r-- 544 bytes
512b7381 — Kris Yotam mksh: port bashisms to mksh-safe (process subs, DEBUG-trap history hook, direnv, cd- alias) 2 months ago

#Profiles

Machine-specific overrides. Each subdirectory mirrors the dotfile tree and can be stowed on top of the base config to apply per-host customizations.

#Usage

# Apply base dotfiles
cd ~/srice && stow .

# Apply machine-specific overrides
cd ~/srice/profiles/moirai && stow -t ~ .

#Directories

  • moirai/ — Desktop (4-monitor, AMD dGPU + Intel iGPU, Arrow Lake)
  • khr1st/ — Laptop
  • pentest/ — Kali/security-focused config
  • gentoo/ — Gentoo musl/OpenRC system configs (portage, USE flags, make.conf)