aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/clipper.rb
AgeCommit message (Collapse)Author
2014-03-08formulae: don't use GitHub zip files.Mike McQuaid
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-03-07use opt shortcutsAdam Vandenberg
2013-11-06clipper 0.2Greg Hurrell
Closes #23908. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-10-11clipper 0.1 (new formula)Shane da Silva
Clipper is an OSX launch agent that exposes the local clipboard to processes running both locally and remotely. This makes it useful for tools like `tmux`, as you can integrate `tmux` with Clipper for seamless copy/pasting between a remote `tmux` instance and your local clipboard. More information and documentation can be found at: https://github.com/wincent/clipper Closes #23039. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>