diff options
| author | Craig Jennings <c@cjennings.net> | 2025-11-12 02:52:11 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-11-12 02:52:11 -0600 |
| commit | fe253a8ecaf9c6fb8cf8fae55298c8e50e0e5ee1 (patch) | |
| tree | 6e2ebdd98ed3ec3724a4db2d9e8e23959bce1175 /modules/host-environment.el | |
| parent | 4f84a6c1a9fca721f5cf0b5393fbd52400580ed0 (diff) | |
| download | dotemacs-fe253a8ecaf9c6fb8cf8fae55298c8e50e0e5ee1.tar.gz dotemacs-fe253a8ecaf9c6fb8cf8fae55298c8e50e0e5ee1.zip | |
refactor: Remove ANSI color codes from Makefile
Replaced colored output with plain text symbols for better portability:
- Removed all COLOR_* variable definitions
- Replaced color-wrapped text with plain text
- Added simple text markers:
- [i] for informational messages
- [!] for warnings
- ✓ for success (kept from before)
- ✗ for errors (kept from before)
- ⚠ for warnings (kept from before)
Benefits:
- Works in all terminals and CI environments
- No escape code littering when piped or logged
- Simpler, more maintainable code
- Cleaner output that's easier to read
Changes: 40 insertions, 45 deletions
Diffstat (limited to 'modules/host-environment.el')
0 files changed, 0 insertions, 0 deletions
