Gollum@feddit.de to Programmer Humor@programming.dev · 2 years agoD or d come oni.imgur.comimagemessage-square215linkfedilinkarrow-up11.27Karrow-down143
arrow-up11.22Karrow-down1imageD or d come oni.imgur.comGollum@feddit.de to Programmer Humor@programming.dev · 2 years agomessage-square215linkfedilink
minus-squareAstaroth@lemm.eelinkfedilinkarrow-up1·2 years agoNever used or heard of it before but apparently zoxide is only for cd command, do you happen to know if there’s some fuzzy match for in general? At the moment what I do is history foo | grep -i "bar"
Never used or heard of it before but apparently zoxide is only for
cd
command, do you happen to know if there’s some fuzzy match for in general?At the moment what I do is
history foo | grep -i "bar"