An open API service indexing awesome lists of open source software.

https://github.com/sofijacom/dotfiles-yazi


https://github.com/sofijacom/dotfiles-yazi

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          



# dotfiles-yazi



_Default yatline_

![2025-02-04_21-02](https://github.com/user-attachments/assets/d0faca58-fac3-44d3-83ac-3b177d4d5722)





_yatline-catppuccin_

![2025-02-04_21-07](https://github.com/user-attachments/assets/8cfc75d7-da4f-4d72-aba1-300be882f791)



_flavors Dracula + yatline-dracula_

![2025-02-04_05-24](https://github.com/user-attachments/assets/1ce2f202-09a0-4ea3-a5a6-b78fd6916b2a)

## ✨ **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](https://github.com/user-attachments/assets/62bfedd4-c909-4cb6-aad1-a315c3486ce5)

## ⚡️ Required
- for ***mediainfo.yazi***
> Install

```
# Arch Linux
sudo pacman -S mediainfo

# Void Linux
sudo xbps-install -S mediainfo
```



![2025-02-16_00-46](https://github.com/user-attachments/assets/c77449d9-0b8e-41b1-a18c-8a46ff5ba05e)

![2025-02-16_02-52](https://github.com/user-attachments/assets/7129df03-bf0e-47a0-97b3-1064bfbb6911)

#

> [!NOTE]
> To update plugins in Yazi, you can use the ya command.

- To add a plugin:

```
ya pack -a
```

- To install plugins:

```
ya pack -i
```

- To update all extensions:

```
ya pack -u
```