Follow simple steps to install clipper on Mac

Package Information:

Name: clipper
Use: Clipper is an OS X “launch agent” that runs in the background providing a service that exposes the local clipboard to tmux sessions and other processes running both locally and remotely.
URL: https://wincent.com/products/clipper

Installation Steps:

  1. Open Terminal.
  2. Run the following command

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install clipper using brew
    brew install clipper

clipper is ready to use now!