summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsiddharth <s@ricketyspace.net>2021-09-16 17:11:25 -0400
committersiddharth <s@ricketyspace.net>2021-09-16 17:11:25 -0400
commit1f5fd002d378cd0a3801cebf81356e7eebbe5fcb (patch)
treee5a8c24180a2e450a8ba2a3fd869ed382f5953dc
parenta19a9453287a28717d5c0c6ec82e93109ad5cbe9 (diff)
remove start
-rwxr-xr-xstart10
1 files changed, 0 insertions, 10 deletions
diff --git a/start b/start
deleted file mode 100755
index a9d5d93..0000000
--- a/start
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/sh
-#
-# SPDX-License-Identifier: CC0-1.0
-
-## Heads up. This script is supposed to be run from the directory in
-## which it was found.
-
-# start guile interactive with current directory added to the
-# load-path.
-guile -L .