You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
neovim via brew, bootstrap prereqs, deep-removal script [minor-release]
Move neovim from custom GitHub tarball installer to brew formula.
Remove git/curl/zsh from brew lists (now bootstrap prereqs via apt on
Linux, built-in on macOS). Add deep-removal.sh that wipes CPS, brew
packages, and OMZ while preserving ~/.zsh_history and Homebrew itself.
Replace migrate-v1.3.0.sh with the new script. Update README with
bootstrap section and prerequisite install one-liners.
Run the included script to wipe CPS, CPS-installed brew packages, and Oh My Zsh. Homebrew itself and `~/.zsh_history` are preserved so you can reinstall cleanly without rebuilding your shell history or re-bootstrapping brew.
0 commit comments