From 1f5fd002d378cd0a3801cebf81356e7eebbe5fcb Mon Sep 17 00:00:00 2001 From: siddharth Date: Thu, 16 Sep 2021 17:11:25 -0400 Subject: remove start --- start | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100755 start (limited to 'start') 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 . -- cgit v1.2.3