Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
[1.0.0] - 2026-05-05
Added
- PowerShell 7+ profile (
profile.ps1) with discoverable commands:ws,cheat,cheat-search,rules,paths,aliases-modern. - Tool catalog covering 64 modern CLIs grouped into 10 categories (Modern, Runtime, VCS, Cloud, API, DB, K8s, IaC, Mobile, Misc).
- Modern aliases (
ls,cat,grep,find,top,dig,diff,curl,man) targeting Rust/Go replacements. - Idempotent installer (
install.ps1) covering Scoop bootstrap, 57 packages, pip user installs, npm globals, profile copy, and Claude settings merge with backup. - Windows PowerShell 5.1 stub so the profile applies in legacy hosts.
- Claude Code settings template with 152 allow rules, 95 ask rules, and empty attribution to keep commits and PRs un-trailered.