Skip to content

Commit 6d26a62

Browse files
committed
Cleanup.
1 parent 52c0b12 commit 6d26a62

File tree

2 files changed

+5
-50
lines changed

2 files changed

+5
-50
lines changed

bashrc_django.sh

Lines changed: 0 additions & 50 deletions
This file was deleted.

h

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
#!/bin/bash
2+
3+
# curl -s -L https://raw.githubusercontent.com/paoloantinori/hhighlighter/master/h.sh > /usr/local/bin/h.sh
4+
source /dev/stdin <<<"$(sed -e 's/h()/hhighlighter()/' /usr/local/bin/h.sh)"
5+
hhighlighter $*

0 commit comments

Comments
 (0)