2025-12-26

This commit is contained in:
2025-12-26 13:02:15 -05:00
parent c6364da38f
commit eef10fc372
+1 -1
View File
@@ -1,7 +1,7 @@
## where to store your database, default is your system data directory ## where to store your database, default is your system data directory
## linux/mac: ~/.local/share/atuin/history.db ## linux/mac: ~/.local/share/atuin/history.db
## windows: %USERPROFILE%/.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 ## where to store your encryption key, default is your system data directory
## linux/mac: ~/.local/share/atuin/key ## linux/mac: ~/.local/share/atuin/key