Stinkpot: SQLite-backed shell history
tangled.org
Stinkpot: SQLite-backed shell history
1–10 of 44 posts
Re: Stinkpot: SQLite-backed shell history
#2It is written entirely in shell script, with the only dependency being sqlite itself.
Re: Stinkpot: SQLite-backed shell history
#3Re: Stinkpot: SQLite-backed shell history
#4Also I do like the premise, recently stopped using atuin due to all the extra bells and whistles and just went back to fzf.
Re: Stinkpot: SQLite-backed shell history
#5Re: Stinkpot: SQLite-backed shell history
#6Re: Stinkpot: SQLite-backed shell history
#7A little curious but too lazy to find out, what's the difference between this and atuin vs fzf? Also I do like the premise, recently stopped using atuin due to all the extra bells and whistles and just went back to fzf.
Re: Stinkpot: SQLite-backed shell history
#8i guess you could say it's because you may want dates for each command but for that you can just use a CSV or TSV file no?
does it have to do with the searching?
Re: Stinkpot: SQLite-backed shell history
#9FWIW I use atuin ( https://atuin.sh/ ) and am reasonably happy with it, especially the infinite capacity & snapiness. Ignoring the sync features, I believe it's also sqlite backed when running in local-only mode.