summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2025-11-24v2.3.1Hugo Sibony
2025-11-18Update to v2.3.0Hugo Sibony
2025-11-18Update to v2.2.0Hugo Sibony
2025-11-18Update to v2.1.3Hugo Sibony
2025-11-18Update to version 2.1.2Hugo Sibony
2025-11-17Initial import: alias-manager 2.1.0Hugo Sibony
A lightweight CLI tool to manage shell aliases efficiently. Features: - Create and update aliases with a simple command - Remove aliases safely (with confirmation) - Works with any POSIX-compliant shell (bash, zsh, fish) - Smart color output (auto-detects TTY) - Memory-safe implementation (no malloc) - Zero dependencies (only libc)