2020-06-16 07:11:00 +00:00
|
|
|
% ncneofetch(1)
|
|
|
|
% nick black <nickblack@linux.com>
|
2020-07-27 03:27:11 +00:00
|
|
|
% v1.6.9
|
2020-06-16 07:11:00 +00:00
|
|
|
|
|
|
|
# NAME
|
|
|
|
|
|
|
|
ncneofetch - Generate low-effort posts for r/unixporn
|
|
|
|
|
|
|
|
# SYNOPSIS
|
|
|
|
|
|
|
|
**ncneofetch**
|
|
|
|
|
|
|
|
# DESCRIPTION
|
|
|
|
|
|
|
|
**ncneofetch** renders an image (typically a distribution logo)
|
|
|
|
and displays some system information. It is a blatant ripoff of
|
|
|
|
**neofetch(1)** using **notcurses(3)**.
|
|
|
|
|
|
|
|
# OPTIONS
|
|
|
|
|
|
|
|
# NOTES
|
|
|
|
|
|
|
|
Optimal display requires a terminal advertising the **rgb** terminfo(5)
|
|
|
|
capability, or that the environment variable **COLORTERM** is defined to
|
|
|
|
**24bit** (and that the terminal honors RGB escapes), along with a good
|
|
|
|
monospaced font supporting the Unicode Block Drawing Characters.
|
|
|
|
|
|
|
|
# SEE ALSO
|
|
|
|
|
|
|
|
**neofetch(1)**,
|
|
|
|
**notcurses(3)**
|