From ae541745da4acc6f975d97b109910e3155f84734 Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Mon, 3 Aug 2026 23:50:43 +0500 Subject: eget: add argc tool --- files/.eget.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'files/.eget.toml') diff --git a/files/.eget.toml b/files/.eget.toml index 296ae3e..59c045b 100644 --- a/files/.eget.toml +++ b/files/.eget.toml @@ -21,3 +21,6 @@ target = "~/.local/bin/shfmt" # A syntax-highlighting pager for git, diff, grep, and blame output ["dandavison/delta"] asset_filters = [ "linux-gnu.tar.gz" ] + +# A Bash CLI framework, also a Bash command runner. +["sigoden/argc"] -- cgit v1.2.3