From 4c45b2226cf1ea93b2eed8627c9e7713c41d4308 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Wed, 6 Sep 2017 14:06:59 -0400 Subject: Remove C code from link script --- link.sh | 8 -------- 1 file changed, 8 deletions(-) (limited to 'link.sh') diff --git a/link.sh b/link.sh index 802aec11..4afde60c 100755 --- a/link.sh +++ b/link.sh @@ -21,17 +21,9 @@ link() { echo "$1" } -link '.bin/bri.c' -link '.bin/dtch.c' -link '.bin/hnel.c' -link '.bin/jrp.c' -link '.bin/pbd.c' link '.bin/sup' link '.bin/tup' link '.bin/up' -link '.bin/wake.c' -link '.bin/watch.c' -link '.bin/xx.c' link '.config/git/config' link '.config/git/ignore' link '.config/htop/htoprc' -- cgit 1.4.1