←back to thread

131 points tosh | 1 comments | | HN request time: 0.209s | source
Show context
moonshot5 ◴[] No.44364547[source]
For zsh users who like this idea and don't want to have to worry about anything leaving the device (not to insinuate that Atuin is doing anything below board, I don't think they are) I built my own version of this for myself called raven:

https://github.com/tylersaunders/raven

Raven has no sync component, stores your history in a sqlite, and never tries to move data off the device. It has a similar / large overlap in features with Atuin.

Sharing here in case anyone else could benefit from it, it only supports zsh for the moment since that's what I use.

Atuin is great though!

replies(3): >>44364554 #>>44364569 #>>44364574 #
1. tledakis ◴[] No.44364569[source]
For people OK with syncing to their own server, Atuin can be self-hosted as well

https://docs.atuin.sh/self-hosting/server-setup/