Small Programming Tricks

37 points by bugsmith


brad

Picking up on these little nuggets was always one of my favorite things about pair programming.

I'll share one that I don't see get talked about much but I use it daily. fpp

rg pancakes | fpp 

That will parse all the file paths from the output and allow you open one or more in your editor.

I use it all the time with git status to quickly open all the files I'm working on.

It is a Facebook project, so if anyone has alternatives tools I would be open to trying something else.

zem

you don't need find but that's because you should install fd instead (: