I’m annoyed when my thirteen bash instances don’t share history, but I’d probably be a lot more annoyed if they did.
Comment on WDYM your terminal isn't a test suite?
andrew@lemmy.stuart.fun 9 months ago
I legitimately back up my history file. Mostly because it likes to truncate itself randomly (though this may have been fixed in zsh, or my config, because it’s been a while). Just a systemd timer that triggers a shell script to copy it by date and rotate anything older than 100 copies.
caseyweederman@lemmy.ca 9 months ago
andrew@lemmy.stuart.fun 9 months ago
That’s one thing I like about zsh, or my config at least, because I use i3 and therefore tend to open lots of shells. History is mostly local until I hit return twice (two empty prompts) at which point I can get history from other sessions. It’s stuck more global at that point though aside from future history.
caseyweederman@lemmy.ca 9 months ago
Ooh. I like that. I’m gonna try that, thanks.
sabreW4K3@lemmy.tf 9 months ago
Haha, my bad!
andrew@lemmy.stuart.fun 9 months ago
Fortunately I have my hourly backups! 😅
jelloeater85@lemmy.world 9 months ago
Have you tried Atuin? It’s amazing.
andrew@lemmy.stuart.fun 9 months ago
I did try it for a bit. IIRC it slowed me down more than I cared for. Maybe worth trying again, though.