1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-16 02:15:23 +02:00
tldr/pages/common/yazi.md
Anirudh Gupta 77b778f583
ya, yazi: add pages (#13522)
* ya, yazi: add pages

---------

Co-authored-by: spageektti <git@spageektti.cc>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-08-28 23:31:53 +05:30

21 lines
436 B
Markdown

# yazi
> Blazing fast terminal file manager written in Rust.
> Efficient, user-friendly, and customizable file management experience.
> More information: <https://github.com/sxyazi/yazi>.
- Launch Yazi from the current directory:
`yazi`
- Print debug information:
`yazi --debug`
- Write the current working directory on exit to the file:
`yazi --cwd-file {{path/to/cwd_file}}`
- Clear the cache directory:
`yazi --clear-cache`