summarylogtreecommitdiffstats
path: root/wmcliphist.install
blob: a3e149af8120c5e15b87ad2d46fd3a9e4489df1c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
post_install() {
  cat << EOF

==> Copy the file /etc/wmcliphistrc.sample into your home directory
==> ( ~/.wmcliphistrc )

EOF
}

op=$1
shift

$op $*