about summary refs log tree commit diff stats
path: root/README.md
blob: ba6f85d68ba06acd5a129990bb9e1e4a804da7f3 (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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# nofetch

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

## usage

```
$ nofetch
```

## screenshot!

```
     _______
    / ===== \    os:        FUCK OFF
   | _______ |   host:      A COMPUTER
   | | -   | |   kernel:    IDK
   | |_____| |   uptime:    WHO CARES
   \_=_______/   pkgs:      OH MY GOD WHO CARES
   / ::::::: \   memory:    596775065
  (___________)

  NOBODY CARES ABOUT YOUR STUPID COMPUTER.

```

## 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.