diff options
Diffstat (limited to 'files')
| -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"] |
