|
|
|
|
|
by commandersaki
445 days ago
|
|
I've been using Eli Bandersky Persistent History in Bash since more than 10+ years ago [1]. It's definitely given the biggest productivity boost when using
the shell. There's definitely newer solutions, but as the old adage goes if it aint broke don't fix it (and for the same reason I use bash because I know most of the quirks). The only addition is adding the fzf reverse history search for my current session. [1]: https://eli.thegreenplace.net/2013/06/11/keeping-persistent-... |
|