Home

Awesome

yatline-created-time.yazi

An addon to display the creation time of file or folder in your yatline.yazi.

Requirements

Installation

ya pack -a wekauwau/yatline-created-time

Usage

[!IMPORTANT] Add this to your ~/.config/yazi/init.lua after yatline.yazi's initialization.

require("yatline-created-time"):setup()

Then, add it in one of your sections in the yatline configuration using:

{ type = "coloreds", custom = false, name = "created-time" }

Credits