git clone https://github.com/sofijacom/dotfiles-yazi.git ~/.config/yazi
-
for glow.yazi plugin to work
-
Glow is a terminal based markdown reader designed from the ground up to bring out the beauty—and power—of the CLI.
-
Use it to discover markdown files, read documentation directly on the command line. Glow will find local markdown files in subdirectories or a local Git repository.
-
Install
# Arch Linux
sudo pacman -S glow
# Void Linux
sudo xbps-install -S glow
- for mediainfo.yazi
Install
# Arch Linux
sudo pacman -S mediainfo
# Void Linux
sudo xbps-install -S mediainfo
Note
To update plugins in Yazi, you can use the ya command.
- To add a plugin:
ya pack -a <plugin_name>
- To install plugins:
ya pack -i
- To update all extensions:
ya pack -u