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

https://github.com/ape/simple-status.yazi

Yazi plugin for a simplified status line style
https://github.com/ape/simple-status.yazi

yazi yazi-plugin

Last synced: 7 months ago
JSON representation

Yazi plugin for a simplified status line style

Awesome Lists containing this project

README

          

# simple-status.yazi

This is a Yazi plugin for a simplified status line style.

## Dependencies

This plugin only works with Yazi 0.3.0 or later.

## Installation

Install the plugin:

```
ya pack -a Ape/simple-status
```

Create `~/.config/yazi/init.lua` and add:

```
require("simple-status"):setup()
```