In this episode Marcus / mnw walks you through the install and
initial configuration of a shell history replacement called Atuin.


My first show I'm quite nervous!


Config Options

These are the settings suggested to change in the config file
~/.config/atuin/config.toml


auto_sync = true

style = "compact"

inline_height = 10

enter_accept = false
Trouble Shooting

Is my postgresql working ?


psql -d "postgres://atuin:[email protected]:5432/atuin" -c "select now()"


Is my service running?


service atuin status


Syncing

On the first host you register on you want to grab your key.


atuin key


Then login and use that key on the other clients with


atuin login -u username -k "the word soup from the atuin key command"


Links

Project - https://atuin.sh
Server Guide - https://forum.atuin.sh/t/guide-how-to-setup-an-atuin-server/198
Socials and about me - https://mnw.sdf.org