Y
Hacker News
new
|
ask
|
show
|
jobs
by
ronald_petty
1924 days ago
control^r in bash - literally 10x faster to type things which (ideally) makes 10x more productive :)
control^r is reverse search in the command history (for UI people out there).
3 comments
bizzleDawg
1924 days ago
If you like ctrl^r, you'll _love_
https://github.com/junegunn/fzf
link
callesgg
1924 days ago
If you like that you should try the fish Shell. Not great for automation but amazing for general use.
link
vehemenz
1924 days ago
It's also Undo in Vim. Cheers!
link