Releases: markc/rc
Releases · markc/rc
v1.0.0
RC Shell Configuration Toolkit — First Release
Single-tool shell configuration for cross-platform system administration.
Highlights
rcm— one tool for shell init, SSH host/key management, and remote deployment- Default SSH key —
rcm kccreates~/.ssh/keys/default, used automatically byrcm create - OS abstraction — same aliases (
i,r,s,u,sc) work on Debian, Arch, Alpine, OpenWRT, macOS - Compact docs — CLAUDE.md trimmed to ~105 lines;
rcm hafor full reference
Changes since initial development
- Default key support:
rcm kcandrcm krdefault to name "default" rcm create host ipjust works — port 22, user root, default key- Consistent 2-space indentation in SSH host config files
- Merged
sshmintorcm(symlink removed) rcm pull/rcm pushfor self-updating- Comprehensive built-in help (
rcm ha) - Copyright updated to 2026
Supported Platforms
- Debian/Ubuntu (apt, systemd)
- Arch/Manjaro/CachyOS (pacman/paru, systemd)
- Alpine Linux (apk, OpenRC)
- OpenWRT (opkg, init.d)
- macOS (basic)