~kris/dots

sdeploy

ref: 9cef5645c384935405b1f9a09731e8995eb59987 sdeploy/README.md -rw-r--r-- 840 bytes
9cef5645 — Kris Yotam Initial commit: deployment scripts split from lazykris 6 months ago

#sdeploy

Kris's Simple Deploy — OS-specific deployment scripts that install packages and configure a system using srice dotfiles.

#Structure

ksd-arch/      → Arch Linux (primary, fully implemented)
ksd-gentoo/    → Gentoo (planned)
ksd-kali/      → Kali Linux (planned)
ksd-ubuntu/    → Ubuntu/Debian (planned)
ksd-macos/     → macOS (planned)
ksd-win11/     → Windows 11 + WSL (planned)

#Usage (Arch)

curl -LO https://raw.githubusercontent.com/krisyotam/sdeploy/main/ksd-arch/deploy.sh
bash deploy.sh

The deploy script will:

  1. Install packages from progs.csv
  2. Clone and stow srice dotfiles
  3. Run post-install configuration
  • srice — The dotfiles this deploys