summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-12-05 09:24:57 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-12-05 22:33:12 -0700
commit0d76f161631860a467d9178d243b31712c126ad5 (patch)
tree6d1967dd349eaf4706df7dd947121b3a8188bdba /scripts
parent4a334abdc98e27057f88ab4136e22fdfaf08bc06 (diff)
downloaddotfiles-0d76f161631860a467d9178d243b31712c126ad5.tar.gz
merge scripts/README into README & add contrast with bin/
Diffstat (limited to 'scripts')
-rw-r--r--scripts/README7
1 files changed, 0 insertions, 7 deletions
diff --git a/scripts/README b/scripts/README
deleted file mode 100644
index 14923716..00000000
--- a/scripts/README
+++ /dev/null
@@ -1,7 +0,0 @@
-This is for helper scripts and programs that I don't want on PATH.
-Shell pipelines, scripts for `git bisect`, and Perl one-liners turned
-into files commencing `#!/usr/bin/perl -wnl`, are the sort of thing we
-have in here.
-
-Loosely categorise the scripts, e.g. dgit/ might contain tools useful
-when developing dgit.