From eef10fc3729ee8198b2f1e424122249bbd1e1e3d Mon Sep 17 00:00:00 2001 From: Graham Hall Date: Fri, 26 Dec 2025 13:02:15 -0500 Subject: [PATCH] 2025-12-26 --- misc_config/atuin.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc_config/atuin.toml b/misc_config/atuin.toml index 254586a..9f21d87 100644 --- a/misc_config/atuin.toml +++ b/misc_config/atuin.toml @@ -1,7 +1,7 @@ ## where to store your database, default is your system data directory ## linux/mac: ~/.local/share/atuin/history.db ## windows: %USERPROFILE%/.local/share/atuin/history.db -# db_path = "~/.history.db" +db_path = "~/Sync/Atuin/history.db" ## where to store your encryption key, default is your system data directory ## linux/mac: ~/.local/share/atuin/key