blob: 96323e49a38b908b3c6312582cc4580afdbf4013 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
# 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
|