cm0002@lemmy.world to Linux@programming.dev · 14 days agoAtuin replaces your existing shell history with a SQLite database, and records additional context for your commandsgithub.comexternal-linkmessage-square11fedilinkarrow-up167arrow-down11cross-posted to: [email protected]
arrow-up166arrow-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 · 14 days agomessage-square11fedilinkcross-posted to: [email protected]
minus-squareJade@programming.devlinkfedilinkarrow-up1·13 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