Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/ichi-h/zlitefetch

A lightweight command-line system information plugin in zsh.
https://github.com/ichi-h/zlitefetch

Last synced: about 2 months ago
JSON representation

A lightweight command-line system information plugin in zsh.

Lists

README

        

# zlitefetch

A lightweight command-line system information plugin in zsh.

[![asciicast](https://asciinema.org/a/OJZzqB8LUANIZcDqGYiTqm2CP.svg)](https://asciinema.org/a/OJZzqB8LUANIZcDqGYiTqm2CP)

## Usage

```sh
zlitefetch
```

## Installation

### zinit

```sh
zinit ice atclone"chmod +x zlitefetch.zsh"
zinit light ippee/zlitefetch
```