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.
1 parent 52c0b12 commit 6d26a62Copy full SHA for 6d26a62
bashrc_django.sh
h
@@ -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