diff options
| author | Anton Bobov <anton@bobov.name> | 2026-08-03 23:50:43 +0500 |
|---|---|---|
| committer | Anton Bobov <anton@bobov.name> | 2026-08-03 23:50:43 +0500 |
| commit | ae541745da4acc6f975d97b109910e3155f84734 (patch) | |
| tree | 946dd43c6e4ad4518c4e153898eb8794963c180d /files/.eget.toml | |
| parent | 30e3da4c57b464b4a46452d56085216f11b288f3 (diff) | |
eget: add argc tool
Diffstat (limited to 'files/.eget.toml')
| -rw-r--r-- | files/.eget.toml | 3 |
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"] |
