Skip to content

v7.4.0

Latest

Choose a tag to compare

@suparious suparious released this 01 Feb 19:14

New Features

  • --enable-all: Show all possible info items at once, overriding your config file (#365)
  • --disable-all: Hide all info items, showing only title/underline and color blocks

Usage Examples

# Show everything
neofetch --enable-all

# Show nothing (just title and colors)
neofetch --disable-all

# Show all except specific items
neofetch --enable-all --disable gpu memory

Homebrew

brew update
brew upgrade neofetch