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