-
I like to use atuin for this. Basically indispensable to me now.
https://github.com/ellie/atuin
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
I have written a small reference for this that has served me well: [1].
[1]: https://github.com/axelf4/dotfiles#bash-startup-files
-
https://chezmoi.io is a dotfile manager that is runs on multiple OSes (including Windows) while handling differences from machine to machine, allows you to store your secrets in your password manager (so you don't have to store secrets in your dotfile repo), and it even supports the NO_COLOR environment variable. Check it out! Disclaimer: I'm the author.
There's a comprehensive list of the most popular dotfile managers at https://dotfiles.github.io/utilities/.
-
Some of us prefer tools which work best without them.
Allow me to repeat my plea for CLI developers to take a little time to read https://no-color.org and ensure their programs honor things like NO_COLOR, npm config set color false, TERM=dumb, INSIDE_EMACS etc.
https://news.ycombinator.com/item?id=35017940
-
I use https://github.com/thoughtbot/rcm, which works smoothly and includes support for host-specific files
-
If you like searching your Bash history with fzf, you're gonna love McFly: https://github.com/cantino/mcfly
-
I've used many different methods but none of them stuck until I started using https://github.com/nix-community/home-manager
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives