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
This commit is contained in:
2024-08-26 22:16:37 +03:00
parent b7e29e8c35
commit cb1b26770a
4 changed files with 55 additions and 3 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
testbench.sh