cm0002@lemmy.world to Linux@programming.dev · 11 months agoAtuin replaces your existing shell history with a SQLite database, and records additional context for your commandsgithub.comexternal-linkmessage-square4fedilinkarrow-up10cross-posted to: linux@lemmy.ml
arrow-up10external-linkAtuin replaces your existing shell history with a SQLite database, and records additional context for your commandsgithub.comcm0002@lemmy.world to Linux@programming.dev · 11 months agomessage-square4fedilinkcross-posted to: linux@lemmy.ml
minus-squareJade@programming.devlinkfedilinkarrow-up0·11 months agoBash by default limits history to ~1000 items iirc, and doesn’t store anything but the command itself
Bash by default limits history to ~1000 items iirc, and doesn’t store anything but the command itself