From: dosisod <39638017+dosisod@users.noreply.github.com> Date: Mon, 27 Feb 2023 11:49:11 +0000 (-0800) Subject: Update `sqlite.json` to include `$HOME/.sqliterc` (#224) X-Git-Tag: v0.2.0.2~98 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/da62a1d787a886346f65137fa3d185818ef35711?hp=da62a1d787a886346f65137fa3d185818ef35711 Update `sqlite.json` to include `$HOME/.sqliterc` (#224) SQLite version 3.41.0 includes support for moving the `.sqliterc` file into the `$XDG_CONFIG_HOME` folder. ---