about summary refs log tree commit diff stats
path: root/nofetch.scm
diff options
context:
space:
mode:
Diffstat (limited to 'nofetch.scm')
-rwxr-xr-xnofetch.scm3
1 files changed, 3 insertions, 0 deletions
diff --git a/nofetch.scm b/nofetch.scm index 340d9ac..01c26c3 100755 --- a/nofetch.scm +++ b/nofetch.scm
@@ -1,6 +1,9 @@
1#!/bin/sh 1#!/bin/sh
2#| -*- scheme -*- 2#| -*- scheme -*-
3exec csi -s $0 "$@" 3exec csi -s $0 "$@"
4NOFETCH
5Copyright (C) 2022 C Duckworth <acdw@acdw.net>
6Licensed under the Fair license. See COPYING for details.
4|# 7|#
5 8
6(import (chicken format) 9(import (chicken format)