summaryrefslogtreecommitdiffstats
path: root/start
diff options
context:
space:
mode:
authorrsiddharth <rsiddharth@ninthfloor.org>2016-01-12 09:20:33 -0500
committerrsiddharth <rsiddharth@ninthfloor.org>2016-01-12 09:20:33 -0500
commit1a07a33cae1ae2ceb76079dfa98a6c7ca2506173 (patch)
tree811bbaa807a266f27beed9f261d6e6d59f34d18f /start
initial commit.
Diffstat (limited to 'start')
-rwxr-xr-xstart8
1 files changed, 8 insertions, 0 deletions
diff --git a/start b/start
new file mode 100755
index 0000000..7f02957
--- /dev/null
+++ b/start
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+## 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 .