diff --git a/README.md b/README.md index 4be61f4d..4d1c0aed 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,16 @@ -# Neofetch - - Packaging status + Packaging status -[![Discord](https://img.shields.io/discord/440354555197128704.svg)](https://discord.gg/BtnTPFF) -[![Build Status](https://travis-ci.org/dylanaraps/neofetch.svg?branch=master)](https://travis-ci.org/dylanaraps/neofetch) -[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE.md) -[![Latest release](https://img.shields.io/github/release/dylanaraps/neofetch.svg)](https://github.com/dylanaraps/neofetch/releases) -[![Donate](https://img.shields.io/badge/donate-patreon-yellow.svg)](https://www.patreon.com/dyla) +

logo

+ +

+ + + + + +

Neofetch is a command-line system information tool written in `bash 3.2+`. Neofetch displays information about your operating system, software and hardware in an aesthetic and visually pleasing way. @@ -23,9 +25,6 @@ Neofetch supports almost 150 different operating systems. From Linux to Windows, ### For more information: \[[Dependencies](https://github.com/dylanaraps/neofetch/wiki/Dependencies)\] \[[Installation](https://github.com/dylanaraps/neofetch/wiki/Installation)\] \[[Wiki](https://github.com/dylanaraps/neofetch/wiki)\] -neofetch -neofetch - ## Articles - https://lamiradadelreplicante.com/2016/05/15/la-informacion-de-tu-sistema-en-la-terminal-con-neofetch/ diff --git a/neofetch b/neofetch index 3efa3f3b..ce0428fe 100755 --- a/neofetch +++ b/neofetch @@ -8427,8 +8427,8 @@ ${c1} -1vvnvv. `~+++` ++|+++ EOF ;; - *"[Windows 10]"* | *"on Windows 10"* | "Windows 8"* |\ - "Windows 10"* | "windows10" | "windows8" ) + *"[Windows 10]"*|*"on Windows 10"*|"Windows 8"*|\ + "Windows 10"* |"windows10"|"windows8") set_colors 6 7 read -rd '' ascii_data <<'EOF' ${c1} .., diff --git a/nflogo5.png b/nflogo5.png new file mode 100644 index 00000000..394cb729 Binary files /dev/null and b/nflogo5.png differ diff --git a/nflogo7.png b/nflogo7.png new file mode 100644 index 00000000..d742738b Binary files /dev/null and b/nflogo7.png differ