Nix: Pattern-matched search of your history
In bash, !?foo
will repeat the most recent command that contained the string ‘foo’.
Via UnixToolTip.
Setting `shopt -s histverify` is a good idea if you use this. https://t.co/LjEA1OlNK4
— Tom Ryder (tejrnz) October 23, 2019
Leave a comment