From f8e892ba707a1af9ee38f97d41ca8d93b086fa0c Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sat, 17 Sep 2016 00:58:28 -0400 Subject: Add pbcopy and pbpaste using pbd --- install.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'install.sh') diff --git a/install.sh b/install.sh index 54376f8d..fd3f7192 100755 --- a/install.sh +++ b/install.sh @@ -22,7 +22,9 @@ link() { } link .bin/manpager +link .bin/pbcopy link .bin/pbd.c +link .bin/pbpaste link .bin/xx.c link .config/git/config link .config/git/ignore -- cgit 1.4.1