Awesome
yatline-modified-time.yazi
An addon to display the modification time of file or folder in your yatline.yazi.
Requirements
- yazi version >= 0.4.0
- yatline.yazi
Installation
ya pack -a wekauwau/yatline-modified-time
Usage
[!IMPORTANT] Add this to your
~/.config/yazi/init.lua
after yatline.yazi's initialization.
require("yatline-modified-time"):setup()
Then, add it in one of your sections in the yatline configuration using:
{ type = "coloreds", custom = false, name = "modified-time" }