Skip to content

sofijacom/dotfiles-yazi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles-yazi

Default yatline

2025-02-04_21-02

yatline-catppuccin

2025-02-04_21-07

flavors Dracula + yatline-dracula

2025-02-04_05-24

Clone the repository

git clone https://github.com/sofijacom/dotfiles-yazi.git ~/.config/yazi

⚡️ Required

  • 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

2025-02-08_03-53

⚡️ Required

  • for mediainfo.yazi

Install

# Arch Linux
sudo pacman -S mediainfo

# Void Linux
sudo xbps-install -S mediainfo

2025-02-16_00-46

2025-02-16_02-52

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