Skip to content

Commit bdd862b

Browse files
committed
Added hr to repo
1 parent 3e67f08 commit bdd862b

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

_posts/2016-07-04-hr.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)