cm0002@lemmy.world to Linux@programming.dev · 17 days agoAtuin replaces your existing shell history with a SQLite database, and records additional context for your commandsgithub.comexternal-linkmessage-square10fedilinkarrow-up140arrow-down11
arrow-up139arrow-down1external-linkAtuin replaces your existing shell history with a SQLite database, and records additional context for your commandsgithub.comcm0002@lemmy.world to Linux@programming.dev · 17 days agomessage-square10fedilink
minus-squarejust_another_person@lemmy.worldlinkfedilinkarrow-up3·17 days agoThat’s not my point. Every shell already has history. What’s the difference here?
minus-squareJade@programming.devlinkfedilinkarrow-up1·16 days agoBash by default limits history to ~1000 items iirc, and doesn’t store anything but the command itself
That’s not my point. Every shell already has history. What’s the difference here?
Bash by default limits history to ~1000 items iirc, and doesn’t store anything but the command itself