aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 98363d6769b3c24103d6cba51df9f0e00828fd97 (plain) (blame)
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
# nofetch
the fetch tool that outputs nothing

ever get sick and tired of all of those xfetch tools on r/unixporn?
ever just want a no-bullshit fetch?

look no further than nofetch.

simply run `nofetch`, and watch all of your r/unixporn problems go away.

![](screenshot.png)

## install instructions

- make sure `install.sh` is executable

  `chmod +x install.sh`

- run install.sh

## dependencies:

- a shell would help

- preferrably either doas or sudo (otherwise, run `install.sh` as root)