←back to thread

2039 points Gadiguibou | 1 comments | | HN request time: 0.247s | source
1. duffyjp ◴[] No.36498558[source]
I have an alias that while trivally simple is quicker to type and remember. It copies whatever file you give it to the clipboard which is super handy. I use it with the "Compare with Clipboard" to diff a file in Rubymine for example.

alias clip='pbcopy <'