about summary refs log tree commit diff stats
path: root/README.md
blob: 6c7bc29e6dde5925db1de3ee3acd83187a5a4126 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# nofetch

Tell those losers in r/unixporn what you really think of them.

## usage

```
$ nofetch
```

## install

```
$ make
# make install
```

### requirements

- Chicken 5
- `posix-utils` egg (`chicken-install posix-utils`)

## uninstall

```
# make uninstall
```

## license

This program is licensed under the Fair License.  See COPYING for details.