cm0002@lemmy.world to Linux@programming.dev · 27 days agoAtuin replaces your existing shell history with a SQLite database, and records additional context for your commandsgithub.comexternal-linkmessage-square9linkfedilinkarrow-up147
arrow-up147external-linkAtuin replaces your existing shell history with a SQLite database, and records additional context for your commandsgithub.comcm0002@lemmy.world to Linux@programming.dev · 27 days agomessage-square9linkfedilink
minus-squareJade@programming.devlinkfedilinkarrow-up1·25 days 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