summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorSam Nystrom <sam@samnystrom.dev>2024-02-04 11:13:04 -0500
committerSam Nystrom <sam@samnystrom.dev>2024-02-04 11:13:04 -0500
commit674ad44c928a75ccbaccce17395d77142eeecea2 (patch)
treef88f95ea8128fddeb1581ceb8b6e10abab040971 /bin
parent30de4e13df9859b7ce315f76610f129796f8dba5 (diff)
remove gojq alias
Diffstat (limited to 'bin')
-rwxr-xr-xbin/jq2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/jq b/bin/jq
deleted file mode 100755
index 48f5fd9..0000000
--- a/bin/jq
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-exec gojq "$@"