blob: 4d2cef2a1b5c1396cae1ddafadfe560dd86faa91 (
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
28
29
30
31
32
33
|
# 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!
# Thanks
to my dearest friend ihatethefrench for making the original nofetch, and giving me explicit permission to change the license from the nolicense to the mit license
https://github.com/ihatethefrench/nofetch
|