We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
hr
1 parent 3e67f08 commit bdd862bCopy full SHA for bdd862b
_posts/2016-07-04-hr.md
@@ -0,0 +1,17 @@
1
+---
2
+layout: post
3
+title: "hr"
4
+description: "A horizontal ruler for your terminal"
5
+category: bash
6
+tags: ['utils']
7
8
+Tired of not finding things in your terminal because there's a lot of logs and
9
+garbage? Tired of destroying the Enter key by creating a "void zone" in your
10
+terminal so that you can see the error that you're trying to debug?
11
+
12
+Use the old `<hr />` tag, but in your terminal.
13
14
+## Links:
15
16
+* [Source Code (GitHub)][https://github.com/lurst/hr]
17
+* [Author: Gil Goncalves](https://github.com/lurst)
0 commit comments