1i Yazi source, keymaps & commands

Created Monday 07 August 2023


Install from source:
git clone https://github.com/sxyazi/yazi.git
cd yazi
cargo build --release
You can now copy yazi from /yazi/target/release/ to /usr/bin/


You can also use this to install to ~/.cargo/bin/
~/.cargo/bin/ must be in PATH
cargo install --path . --bin yazi


See keymap.toml and yazi.toml here:
https://github.com/sxyazi/dotfiles/tree/main/yazi