Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 517 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 517 Bytes

mime.yazi

Replace the builtin mime plugin of Yazi to speed up the identification of large files by using file extensions instead of file content to obtain the mime-types.

Note

The latest main branch of Yazi is required at the moment.

Installation

# Linux/macOS
git clone https://github.com/DreamMaoMao/mime.yazi.git ~/.config/yazi/plugins/mime.yazi

# Windows
git clone https://github.com/DreamMaoMao/mime.yazi.git %AppData%\yazi\config\plugins\mime.yazi