aboutsummaryrefslogtreecommitdiff
path: root/files/.eget.toml
diff options
context:
space:
mode:
Diffstat (limited to 'files/.eget.toml')
-rw-r--r--files/.eget.toml3
1 files changed, 3 insertions, 0 deletions
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"]