learnbyexample@programming.dev to Linux@lemmy.mlEnglish · 3 days agoCurate your shell historyesham.ioexternal-linkmessage-square8fedilinkarrow-up161arrow-down11
arrow-up160arrow-down1external-linkCurate your shell historyesham.iolearnbyexample@programming.dev to Linux@lemmy.mlEnglish · 3 days agomessage-square8fedilink
minus-squareutopiah@lemmy.mllinkfedilinkarrow-up2·2 days agoRight, I was starting to think “Oh yeah and maybe I could fzf history…” then wait, I already do that reverse-i-search then edit. If I use that often enough, alias in ~/.bashrc or even function to make it composable.
Right, I was starting to think “Oh yeah and maybe I could fzf history…” then wait, I already do that
reverse-i-search
then edit. If I use that often enough, alias in ~/.bashrc or even function to make it composable.