blob: 6ee630ed8bb8ba8fca37f78e6c39f42dcf4432a4 (
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
26
27
|
# nofetch
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.
## install instructions
its a posix shell script, you can figure it out.
## dependencies
any sane system with:
* posix shell
* grep
* head
* sed
* cat
if your system doesn't have those tools reconsider your choice of os please
## Send me your (un)funny additions!
think you're a comedian and your idea should be included in nofetch? Just send an email to rose@pinkro.se either with a patch or just the line and i may or may not add it!
|