minus-squareI_Am_Jacks_____@sh.itjust.workstoProgrammer Humor@programming.dev•Linux Userslinkfedilinkarrow-up40·26 days agocheck out fzf (install fzf and add (assuming bash) eval "$(fzf --bash)" to your .bashrc) Makes ctrl+r a superpower linkfedilink
minus-squareI_Am_Jacks_____@sh.itjust.workstoDeGoogle Yourself@lemmy.ml•replacement SMS and keyboard with certain featureslinkfedilinkarrow-up2·4 months agoYup. So far I’ve paid for keyboard, voice, and immich linkfedilink
minus-squareI_Am_Jacks_____@sh.itjust.workstoDeGoogle Yourself@lemmy.ml•replacement SMS and keyboard with certain featureslinkfedilinkarrow-up7·4 months agoFUTO Keyboard is awesome! linkfedilink
check out fzf (install fzf and add (assuming bash)
eval "$(fzf --bash)"
to your .bashrc) Makes ctrl+r a superpower