index
:
atuin
main
Turtle. A hard-fork of atuin, focusing on a more minimal feature set
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crates
/
daemon
/
src
/
aclient
/
record
/
mod.rs
blob: 4e5774eab85921296d82a9b74bc1459bd1659603 (
plain
) (
blame
)
1
2
3
pub
(
crate
)
mod
encryption
;
pub
(
crate
)
mod
sqlite_store
;
pub
(
crate
)
mod
sync
;