aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-client/tests/data/xonsh-history.sqlite
diff options
context:
space:
mode:
authorjfmontanaro <jfmonty2@gmail.com>2024-02-12 02:32:07 -0800
committerGitHub <noreply@github.com>2024-02-12 10:32:07 +0000
commit87e19df9c5d8c2a7438c93c67b4590df722fb95c (patch)
tree452afd2247761a054beb031dbb97a33b50dcda53 /atuin-client/tests/data/xonsh-history.sqlite
parentperf: optimize history init-store (#1691) (diff)
downloadatuin-87e19df9c5d8c2a7438c93c67b4590df722fb95c.zip
feat: Add xonsh history import (#1678)
* add importers for xonsh JSON files and SQLite db * rustfmt xonsh importers * remove env-dependent tests from xonsh importers * pass xonsh_data_dir into path resolver instead of looking up in env * review: run format * review: fix clippy errors --------- Co-authored-by: Ellie Huxtable <ellie@elliehuxtable.com>
Diffstat (limited to 'atuin-client/tests/data/xonsh-history.sqlite')
-rw-r--r--atuin-client/tests/data/xonsh-history.sqlitebin0 -> 12288 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/atuin-client/tests/data/xonsh-history.sqlite b/atuin-client/tests/data/xonsh-history.sqlite
new file mode 100644
index 00000000..744fcf86
--- /dev/null
+++ b/atuin-client/tests/data/xonsh-history.sqlite
Binary files differ