-
Notifications
You must be signed in to change notification settings - Fork 1
Verification
Maleick edited this page May 4, 2026
·
1 revision
Run the maintained smoke wrapper from the repo root:
./scripts/verify-suite.shThe wrapper validates installer syntax, script-location path resolution, zsh syntax, tmux config load, tmux clipboard fallback, Vim startup, and documentation surface contracts.
Useful focused checks:
bash -n install.sh
zsh -n zsh/.zshrc
vim -Nu vim/.vimrc -n -es -c 'qa!'