summaryrefslogtreecommitdiff
path: root/dot_local/lib/sh/jaq
diff options
context:
space:
mode:
authorChloƩ Vulquin <code@toast.bunkerlabs.net>2024-01-28 19:39:36 +0100
committerChloƩ Vulquin <code@toast.bunkerlabs.net>2024-01-28 19:39:36 +0100
commite5120a6dbeab4cdb94c40597f592b92dc7ad1217 (patch)
treef7900f080f65faedb064249ddcb76f50caeba2d4 /dot_local/lib/sh/jaq
parenteditorconfig: expand markdown styles to janet, json, yaml, and yml (diff)
lib/sh: add jaq plugin
Diffstat (limited to 'dot_local/lib/sh/jaq')
-rw-r--r--dot_local/lib/sh/jaq2
1 files changed, 2 insertions, 0 deletions
diff --git a/dot_local/lib/sh/jaq b/dot_local/lib/sh/jaq
new file mode 100644
index 0000000..851c291
--- /dev/null
+++ b/dot_local/lib/sh/jaq
@@ -0,0 +1,2 @@
+. hascmd jaq || return
+alias jq=jaq