minus-squareI_Am_Jacks_____@sh.itjust.workstoProgrammer Humor@programming.dev•Linux Userslinkfedilinkarrow-up39·5 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.workstoGames@lemmy.world•what are in you're top 3 favourite games of all time?linkfedilinkEnglisharrow-up2·2 months agoThe Last of Us, Mass Effect 2, Star Wars Jedi: Fallen Order linkfedilink
minus-squareI_Am_Jacks_____@sh.itjust.workstoSelfhosted@lemmy.world•Best Free Mobile App for Streaming Self-Hosted Music?linkfedilinkEnglisharrow-up1·4 months agoI really like Tempo so far. I haven’t tried it in my car yet. But I’m missing a widget linkfedilink
check out fzf (install fzf and add (assuming bash)
eval "$(fzf --bash)"
to your .bashrc) Makes ctrl+r a superpower