hpr4142 :: A Shared Shell History With Atuin
Install and Setup Atuin a utility to make your shell magical
Hosted by mnw on Tuesday, 2024-06-18 is flagged as Clean and is released under a CC-BY-SA license.
atuin, cli, shell, how-to.
1.
The show is available on the Internet Archive at: https://archive.org/details/hpr4142
Listen in ogg,
spx,
or mp3 format. Play now:
Duration: 00:27:53
general.
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"
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