From 8cc3298bac5fe52f19a93a0dfd734878e1f810a7 Mon Sep 17 00:00:00 2001 From: Faddeev-Popov <205490674+Faddeev-Popov@users.noreply.github.com> Date: Wed, 11 Jun 2025 01:13:34 -0400 Subject: [PATCH] update readme with vifm information --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 22c68d62..5e4f1bc8 100644 --- a/README.md +++ b/README.md @@ -364,6 +364,7 @@ You can enable as many segments as you like. It won't slow down your prompt or Z | `ram` | free RAM | | `ranger` | [ranger](https://github.com/ranger/ranger) shell | | `yazi` | [yazi](https://github.com/sxyazi/yazi) shell | +| `vifm` | [vifm](https://github.com/vifm/vifm) shell | | `rbenv` | ruby environment from [rbenv](https://github.com/rbenv/rbenv) | | `rust_version` | [rustc](https://www.rust-lang.org) version | | `rvm` | ruby environment from [rvm](https://rvm.io) |