Commit Graph

2 Commits

Author SHA1 Message Date
896e31039d Add idempotent install.sh (Debian + Alpine)
Bootstraps a fresh host: detects apt vs apk, installs base + extra
packages (htop/neofetch/fzf), installs oh-my-zsh + zsh-autosuggestions,
deploys the matching server/<host> dotfiles by hostname, and runs
Vundle :PluginInstall. Flags: --host --no-zsh --chsh --dry-run.
2026-07-20 09:01:02 -03:00
Hermes
399cda359f Add server dotfiles (iris, vega, nebula, nexus)
Pulled zsh/vim/bash/htop/neofetch configs into server/<host>/.
Excluded secrets (.ssh/.kube/.docker/.ansible), shell/editor caches,
and vendored upstream frameworks (oh-my-zsh, Vundle plugins) per dotfiles
best practice; reinstall steps documented in README.md.
2026-07-20 08:54:45 -03:00