feat: allow custom icons for git states

This commit is contained in:
sxyazi
2024-09-02 09:08:49 +08:00
parent a8421d98bb
commit 78a606d0d2
2 changed files with 14 additions and 8 deletions

View File

@@ -15,8 +15,7 @@ ya pack -a yazi-rs/plugins:git
Add the following to your `~/.config/yazi/init.lua`:
```lua
require("git"):setup {
}
require("git"):setup()
```
And register it as fetchers in your `~/.config/yazi/yazi.toml`: