Hacker Public Radio

Your ideas, projects, opinions - podcasted.

New episodes Monday through Friday.


HPR4142: A Shared Shell History With Atuin

Hosted by mnw on 2024-06-18 00:00:00
Download or Listen

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:ak4hTNms5Y@127.0.0.1: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"

HPR Comments

Mastodon Comments



More Information...


Copyright Information

Unless otherwise stated, our shows are released under a Creative Commons Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) license.

The HPR Website Design is released to the Public Domain.