Filtering ZSH history by command
Hit Ctrl+R, type some letters, it will find the previous command with these letters, keep hitting Ctrl+R to continue through the previous findings. Works in bash, zsh (and other shells i suppose). What i personally like to have is: type some letters, press Up, the previous commands starting with the same letters appear. Very powerful, … Read more