LinuxCommandLibrary

yazi

Blazing fast terminal file manager written in Rust.

TLDR

Launch Yazi from the current directory

$ yazi
copy


Print debug information
$ yazi --debug
copy


Write the current working directory on exit to the file
$ yazi --cwd-file [path/to/cwd_file]
copy


Clear the cache directory
$ yazi --clear-cache
copy

Copied to clipboard