From 2263f1e14a671c93aa045b5649befbf250712020 Mon Sep 17 00:00:00 2001 From: lukeflo Date: Sun, 2 Mar 2025 22:13:19 +0100 Subject: implement test if config file exists, otherwise creation of default file will be offered --- files/bibiman.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files') diff --git a/files/bibiman.toml b/files/bibiman.toml index 987e780..df260fe 100644 --- a/files/bibiman.toml +++ b/files/bibiman.toml @@ -14,7 +14,7 @@ ## Prefix which is prepended to the filepath from the `file` field ## Use absolute paths (~ for HOME works). Otherwise, loading might not work. -# file_prefix = [ "/some/path/prefix" ] +# file_prefix = "/some/path/prefix" # [colors] ## Default values for dark-themed terminal -- cgit v1.2.3