commit
b485d09abb
2 changed files with 37 additions and 8 deletions
34
neofetch
34
neofetch
|
@ -769,8 +769,8 @@ image_source="auto"
|
||||||
# LMDE, Lubuntu, Lunar, macos, Mageia, MagpieOS, Mandriva,
|
# LMDE, Lubuntu, Lunar, macos, Mageia, MagpieOS, Mandriva,
|
||||||
# Manjaro, Maui, Mer, Minix, LinuxMint, MX_Linux, Namib,
|
# Manjaro, Maui, Mer, Minix, LinuxMint, MX_Linux, Namib,
|
||||||
# Neptune, NetBSD, Netrunner, Nitrux, NixOS, Nurunner,
|
# Neptune, NetBSD, Netrunner, Nitrux, NixOS, Nurunner,
|
||||||
# NuTyX, OBRevenge, OpenBSD, OpenIndiana, OpenMandriva, OpenStage,
|
# NuTyX, OBRevenge, OpenBSD, OpenIndiana, openmamba, OpenMandriva,
|
||||||
# OpenWrt, osmc, Oracle, PacBSD, Parabola, Pardus, Parrot,
|
# OpenStage, OpenWrt, osmc, Oracle, PacBSD, Parabola, Pardus, Parrot,
|
||||||
# Parsix, TrueOS, PCLinuxOS, Peppermint, popos, Porteus,
|
# Parsix, TrueOS, PCLinuxOS, Peppermint, popos, Porteus,
|
||||||
# PostMarketOS, Proxmox, Puppy, PureOS, Qubes, Radix, Raspbian,
|
# PostMarketOS, Proxmox, Puppy, PureOS, Qubes, Radix, Raspbian,
|
||||||
# Reborn_OS, Redstar, Redcore, Redhat, Refracted_Devuan, Regata,
|
# Reborn_OS, Redstar, Redcore, Redhat, Refracted_Devuan, Regata,
|
||||||
|
@ -4833,8 +4833,8 @@ ASCII:
|
||||||
LMDE, Lubuntu, Lunar, macos, Mageia, MagpieOS, Mandriva,
|
LMDE, Lubuntu, Lunar, macos, Mageia, MagpieOS, Mandriva,
|
||||||
Manjaro, Maui, Mer, Minix, LinuxMint, MX_Linux, Namib,
|
Manjaro, Maui, Mer, Minix, LinuxMint, MX_Linux, Namib,
|
||||||
Neptune, NetBSD, Netrunner, Nitrux, NixOS, Nurunner,
|
Neptune, NetBSD, Netrunner, Nitrux, NixOS, Nurunner,
|
||||||
NuTyX, OBRevenge, OpenBSD, OpenIndiana, OpenMandriva, OpenStage,
|
NuTyX, OBRevenge, OpenBSD, OpenIndiana, openmamba, OpenMandriva,
|
||||||
OpenWrt, osmc, Oracle, PacBSD, Parabola, Pardus, Parrot,
|
OpenStage, OpenWrt, osmc, Oracle, PacBSD, Parabola, Pardus, Parrot,
|
||||||
Parsix, TrueOS, PCLinuxOS, Peppermint, popos, Porteus,
|
Parsix, TrueOS, PCLinuxOS, Peppermint, popos, Porteus,
|
||||||
PostMarketOS, Proxmox, Puppy, PureOS, Qubes, Radix, Raspbian,
|
PostMarketOS, Proxmox, Puppy, PureOS, Qubes, Radix, Raspbian,
|
||||||
Reborn_OS, Redstar, Redcore, Redhat, Refracted_Devuan, Regata,
|
Reborn_OS, Redstar, Redcore, Redhat, Refracted_Devuan, Regata,
|
||||||
|
@ -8145,6 +8145,32 @@ h+` `.-:+oyyyo/-`
|
||||||
EOF
|
EOF
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
"openmamba"*)
|
||||||
|
set_colors 7 2
|
||||||
|
read -rd '' ascii_data <<'EOF'
|
||||||
|
${c1} `````
|
||||||
|
.-/+ooooooooo+/:-`
|
||||||
|
./ooooooooooooooooooo+:.
|
||||||
|
-+oooooooooooooooooooooooo+-
|
||||||
|
.+ooooooooo+/:---::/+ooooooooo+.
|
||||||
|
:oooooooo/-` `-/oo${c2}s´${c1}oooo.${c2}s´${c1}
|
||||||
|
:ooooooo/` `${c2}sNds${c1}ooo${c2}sNds${c1}
|
||||||
|
-ooooooo- ${c2}:dmy${c1}ooo${c2}:dmy${c1}
|
||||||
|
+oooooo: :oooooo-
|
||||||
|
.ooooooo .://:`
|
||||||
|
:oooooo+ ./+o+:`
|
||||||
|
-ooooooo` `oooooo+
|
||||||
|
`ooooooo: /oooooo+
|
||||||
|
-ooooooo: :ooooooo.
|
||||||
|
:ooooooo+. .+ooooooo:
|
||||||
|
:oooooooo+-` `-+oooooooo:
|
||||||
|
.+ooooooooo+/::::://oooooooooo+.
|
||||||
|
-+oooooooooooooooooooooooo+-
|
||||||
|
.:ooooooooooooooooooo+:.
|
||||||
|
`-:/ooooooooo+/:.`
|
||||||
|
``````
|
||||||
|
EOF
|
||||||
|
;;
|
||||||
|
|
||||||
"OpenMandriva"*)
|
"OpenMandriva"*)
|
||||||
set_colors 4
|
set_colors 4
|
||||||
|
|
11
neofetch.1
11
neofetch.1
|
@ -1,5 +1,5 @@
|
||||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.12.
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
|
||||||
.TH NEOFETCH "1" "January 2020" "Neofetch 7.0.0" "User Commands"
|
.TH NEOFETCH "1" "April 2020" "Neofetch 7.0.0" "User Commands"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
Neofetch \- A fast, highly customizable system info script
|
Neofetch \- A fast, highly customizable system info script
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
|
@ -40,6 +40,9 @@ For example: 'info "Memory" memory' would be '\-\-disable memory'
|
||||||
.IP
|
.IP
|
||||||
NOTE: You can supply multiple args. eg. 'neofetch \fB\-\-disable\fR cpu gpu'
|
NOTE: You can supply multiple args. eg. 'neofetch \fB\-\-disable\fR cpu gpu'
|
||||||
.TP
|
.TP
|
||||||
|
\fB\-\-title_fqdn\fR on/off
|
||||||
|
Hide/Show Fully Qualified Domain Name in title.
|
||||||
|
.TP
|
||||||
\fB\-\-package_managers\fR on/off
|
\fB\-\-package_managers\fR on/off
|
||||||
Hide/Show Package Manager names . (on, tiny, off)
|
Hide/Show Package Manager names . (on, tiny, off)
|
||||||
.TP
|
.TP
|
||||||
|
@ -300,8 +303,8 @@ Korora, KSLinux, Kubuntu, LEDE, LFS, Linux_Lite,
|
||||||
LMDE, Lubuntu, Lunar, macos, Mageia, MagpieOS, Mandriva,
|
LMDE, Lubuntu, Lunar, macos, Mageia, MagpieOS, Mandriva,
|
||||||
Manjaro, Maui, Mer, Minix, LinuxMint, MX_Linux, Namib,
|
Manjaro, Maui, Mer, Minix, LinuxMint, MX_Linux, Namib,
|
||||||
Neptune, NetBSD, Netrunner, Nitrux, NixOS, Nurunner,
|
Neptune, NetBSD, Netrunner, Nitrux, NixOS, Nurunner,
|
||||||
NuTyX, OBRevenge, OpenBSD, OpenIndiana, OpenMandriva,
|
NuTyX, OBRevenge, OpenBSD, OpenIndiana, openmamba, OpenMandriva,
|
||||||
OpenWrt, osmc, Oracle, PacBSD, Parabola, Pardus, Parrot,
|
OpenStage, OpenWrt, osmc, Oracle, PacBSD, Parabola, Pardus, Parrot,
|
||||||
Parsix, TrueOS, PCLinuxOS, Peppermint, popos, Porteus,
|
Parsix, TrueOS, PCLinuxOS, Peppermint, popos, Porteus,
|
||||||
PostMarketOS, Proxmox, Puppy, PureOS, Qubes, Radix, Raspbian,
|
PostMarketOS, Proxmox, Puppy, PureOS, Qubes, Radix, Raspbian,
|
||||||
Reborn_OS, Redstar, Redcore, Redhat, Refracted_Devuan, Regata,
|
Reborn_OS, Redstar, Redcore, Redhat, Refracted_Devuan, Regata,
|
||||||
|
|
Loading…
Reference in a new issue