X-Git-Url: https://zdv2.bktei.com/gitweb/EVA-2020-02.git/blobdiff_plain/8151f8ce6e2cfd2629e7a26b1ce94d6b860be50c..12b6bcb3d04144c9edddb3f76177fc9555918ed1:/exec/bklog-plan.org?ds=inline diff --git a/exec/bklog-plan.org b/exec/bklog-plan.org index 18bdf42..3b7f5f5 100644 --- a/exec/bklog-plan.org +++ b/exec/bklog-plan.org @@ -87,7 +87,14 @@ closed. *** 2020-07-14T22:25Z; bktei> Possible solution using ~dd~, ~od~, and ~if [ -z string ]~ [[https://unix.stackexchange.com/a/33055][here]]. -** TODO Support configuration file +** TODO Support configuration file for storing options +*** 2020-07-15T23:48Z;bktei> +Support storing options in a ~$HOME/.config/bklog/options.conf~ file +so individual calls to ~bklog~ don't have to be so long. Aliases can +be used instead to make ~bklog~ calls shorter, but cron jobs don't +necessarily source alias files. Explicitly reading options from a +configuration file would be more reliable, although it complicates +usage of ~bklog~. *** 2020-07-20T01:45Z; bktei> It should be possible to specify options via a configuration file stored within a ~~/.config/~ directory instead of specifying options