From e5120a6dbeab4cdb94c40597f592b92dc7ad1217 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Chlo=C3=A9=20Vulquin?= Date: Sun, 28 Jan 2024 19:39:36 +0100 Subject: lib/sh: add jaq plugin --- dot_local/lib/sh/jaq | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 dot_local/lib/sh/jaq (limited to 'dot_local') 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 -- cgit v1.2.3