https://github.com/sofijacom/dotfiles-yazi
https://github.com/sofijacom/dotfiles-yazi
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/sofijacom/dotfiles-yazi
- Owner: sofijacom
- License: mit
- Created: 2025-02-03T19:56:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-11T13:15:02.000Z (over 1 year ago)
- Last Synced: 2025-02-11T14:25:51.274Z (over 1 year ago)
- Language: Lua
- Size: 4.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotfiles-yazi
_Default yatline_

_yatline-catppuccin_

_flavors Dracula + yatline-dracula_

## ✨ **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
```

## ⚡️ Required
- 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
```
- To install plugins:
```
ya pack -i
```
- To update all extensions:
```
ya pack -u
```