summaryrefslogtreecommitdiffstats
path: root/start
blob: 3a2dae286c5659de8610a305760388ede5463856 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh

# Under Creative Commons Attribution-ShareAlike 4.0 International. See
# <https://creativecommons.org/licenses/by-sa/4.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 .