Show HN: HR – a 30-line script that prints a colored bar across your terminal
Category: cli-tool
Tags: terminal, shell-script, productivity
Score: 3.3/10 (Innovation: 3, Technical: 2, Documentation: 5, Utility: 3)
A minimal shell script that prints a colored horizontal bar across the terminal as a visual scrollback marker, helping distinguish between different command sessions or program outputs. While very simple, it solves a minor but common friction point in terminal workflows.
Target audience: backend devs, devops
Repository: https://github.com/ankurokok/hr · Shell · MIT
View on Hacker News