#!/bin/zsh #dep:xclip # install this program with the name xc and symlink it as xs. # xc will use the clipboard selection, while xs while use the primary selection read -r -d '' HELPTEXT <