5 Commits

Author SHA1 Message Date
cb1b26770a
config subcommand impl.
+ _reve/util_read_config {config_key}
+ _reve/util_write_config {config_key} {value}
+ _reve/util_delete_config {config_key}
+ let shellcheck know what we're sourcing
2024-08-26 22:16:37 +03:00
b7e29e8c35
flattened, simplified command/subcommand ux
+ handle devenv for _reve
+ detailed help message, better formatting
- remove dependency getopt
2024-08-26 21:32:16 +03:00
b7642a80f0
small hotfix 2024-08-25 01:42:59 +03:00
f34494b5ea
numerous changes
+ fish & bash completions
+ -w/--where option
M moved util_readf to _reve.sh
M linter-detected warnings fixed
M less variable clutter
2024-08-25 00:50:57 +03:00
b651859895
real deal 2024-07-03 01:30:08 +03:00