Blake Ridgway
0817d6a815
feat: Debian prep hardening, verify script, and quality pass
...
- 00-system-prep.sh: bootstrap sudo when run as root; on Debian enable
contrib/non-free-firmware (SKIP_NONFREE to opt out) + install needrestart
- scripts/verify-debian.sh: non-destructive post-install sanity checker
(exit 0/1) covering OS, tools, Debian renames, upstream tooling,
.NET/Podman/Postgres, groups, flatpak, dotfile symlinks
- 01-package-install.sh: auto-detect current Kubernetes minor from upstream
(fallback v1.36, override K8S_MINOR) instead of stale v1.32 pin
- fix shellcheck findings (SC2155, SC2207, SC2088); all scripts clean at
warning severity
- docs: fold decisions/status into plan; README lists new tools
2026-09-02 16:32:40 -05:00
Blake Ridgway
e885584f71
feat: retool setup scripts as Debian 13-first (keep Fedora support)
...
- main-setup.sh: sudo/root preflight for fresh Debian installs; offer
distro-agnostic 03-dotnet-setup.sh on all supported distros
- 01-package-install.sh: Debian package renames (bind9-dnsutils), batcat
symlink, libvirt/QEMU stack; vendor repos for gh/terraform/kubectl +
k9s/minikube binaries (not in Debian main); keep dnf path for Fedora
- 02-dev-tools-setup.sh: PEP 668 fallback for pynvim pip install
- 03-fedora-dotnet-setup.sh -> 03-dotnet-setup.sh: .NET SDK via official
dotnet-install.sh (no MS repo), PostgreSQL + Podman/podman-docker
- zshrc: purge dead oh-my-zsh references (prompt is Oh-My-Posh)
- README: Debian 13 first-class; docs: record decisions + status
2026-09-02 16:27:02 -05:00
Blake Ridgway
671fc9cf07
feat: add kubernetes, terraform, docker, networking aliases; update nvim config
...
Add comprehensive aliases for k8s, terraform, AWS, Docker and networking
in both bash and zsh. Update avante.nvim config (max_tokens=32000,
behaviour settings). Update README to reflect new packages.
2026-07-11 16:26:02 -05:00
Blake Ridgway
b1b7d61769
docs: update README and refactor IDE package installation
...
- Update README to reflect new modular setup architecture
- Document all installed packages, scripts, and post-install tasks
- Add clear instructions for supported distributions and customization
- Move Visual Studio Code installation to main package script
- Add JetBrains Rider to package installation
- Remove redundant VS Code install from Fedora .NET script
- Consolidate IDE installations in single location for better organization
2025-05-23 23:02:34 -05:00
Blake Ridgway
967119b2ce
Update README.md
2022-10-11 15:03:37 -05:00
Blake Ridgway
091e5808a7
(refactor): Cleaned up dotfils folder
...
Moved everything from a nested folder to just the top level of the repo
2022-09-18 12:29:20 -05:00
Blake Ridgway
e76d1ec15a
working on dotfile cleanup
2022-05-28 23:21:21 -05:00
Blake Ridgway
412d142cfa
init new files
2021-11-16 10:24:38 -06:00
Blake Ridgway
0f2d96b422
Update README.md
...
removed Powershell as I no longer utilize it.
2020-12-19 22:04:33 -06:00
Blake Ridgway
e7410994a3
first commit
2020-09-11 22:12:49 -05:00