Skip to content

Instantly share code, notes, and snippets.

@vicsimental
Last active October 21, 2019 16:25
Show Gist options
  • Save vicsimental/6ee1fecf99f1d081d8d5a25505596cb4 to your computer and use it in GitHub Desktop.
Save vicsimental/6ee1fecf99f1d081d8d5a25505596cb4 to your computer and use it in GitHub Desktop.
La información de tu sistema con neofetch

Neofetch

Neofetch es un programa en lenguaje bash, que nos permite ver en la terminal la información básica de nuestro hardware, así como del software de nuestro sisten en Linux, o cualquier versión de OS X, iOS, *BSD (FreeBSD, NetBSD, openBSD) o Windows (de XP a 10).

Para instalarlo en linux, segun la distribución:

Debian, Ubuntu y derivados:

$ sudo apt install neofetch

CentOS

$ sudo yum install neofetch

Fedora

$ sudo dnf install neofetch

Ahora solo basta ejecutarlo en la terminal:

$ neofetch
       _,met$$$$$gg.          root@victor-pc 
    ,g$$$$$$$$$$$$$$$P.       -------------- 
  ,g$$P"     """Y$$.".        OS: Debian GNU/Linux 10 (buster) x86_64 
 ,$$P'              `$$$.     Host: Precision T3610 00 
',$$P       ,ggs.     `$$b:   Kernel: 4.19.0-6-amd64 
`d$$'     ,$P"'   .    $$$    Uptime: 1 hour, 29 mins 
 $$P      d$'     ,    $$P    Packages: 2716 (dpkg), 3 (snap) 
 $$:      $$.   -    ,d$$'    Shell: bash 5.0.3 
 $$;      Y$b._   _,d$P'      Resolution: 1920x1080 
 Y$$.    `.`"Y$$$$P"'         DE: KDE5 
 `$$b      "-.__              WM: KWin 
  `Y$$                        Theme: Adwaita [GTK3] 
   `Y$$.                      Icons: Adwaita [GTK3] 
     `$$b.                    Terminal: konsole 
       `Y$$b.                 CPU: Intel Xeon E5-1620 v2 (8) @ 3.900GHz 
          `"Y$b._             Memory: 2916MiB / 7922MiB 
              `"""
                                                      
                                                    
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment