shithub: rc

ref: 05158bda287766580ed5e8e3416d0046678c7d3b
dir: /bin/stealrc/

View raw version
#!/bin/rc
repo=/sys/lib/extra/usr
sources=/sys/lib/extra/sources
dest=$home/bin/rc
cp -x \
	$repo/kvik/bin.rc/bin/^(last pfx scr) \
	$repo/jpm/rc/^(fcalls fman h top ircx netproc irctime) \
	$repo/sigrid/rc/youtube \
	$repo/sigrid/snippets/clear \
	$repo/sigrid/pdffs/pdf2txt \
	$repo/aiju/rc/fun \
	$repo/qrstuv/9paste \
	$sources/extra/ps2txt \
	$repo/henesy/getlinks.rc \
	$sources/contrib/fgb/rc/fdict \
	$dest
chmod +x $dest/*