mirror of
https://github.com/sxyazi/yazi.git
synced 2024-11-24 09:53:12 +03:00
docs: add new dep
This commit is contained in:
parent
ad554bab89
commit
5b88c68236
@ -11,9 +11,10 @@ https://github.com/sxyazi/yazi/assets/17523360/740a41f4-3d24-4287-952c-3aec51520
|
||||
Before getting started, ensure that the following dependencies are installed on your system:
|
||||
|
||||
- nerd-fonts (required, for icons)
|
||||
- jq (optional, for JSON preview)
|
||||
- unar (optional, for archive preview)
|
||||
- ffmpegthumbnailer (optional, for video thumbnails)
|
||||
- unar (optional, for archive preview)
|
||||
- jq (optional, for JSON preview)
|
||||
- poppler (optional, for PDF preview)
|
||||
- fd (optional, for file searching)
|
||||
- rg (optional, for file content searching)
|
||||
- fzf (optional, for directory jumping)
|
||||
@ -24,7 +25,7 @@ Before getting started, ensure that the following dependencies are installed on
|
||||
Install with paru or your favorite AUR helper:
|
||||
|
||||
```bash
|
||||
paru -S yazi jq unarchiver ffmpegthumbnailer fd ripgrep fzf zoxide
|
||||
paru -S yazi ffmpegthumbnailer unarchiver jq poppler fd ripgrep fzf zoxide
|
||||
```
|
||||
|
||||
Or, you can replace `yazi` with `yazi-bin` package if you want pre-built binary instead of compiling by yourself.
|
||||
@ -34,7 +35,7 @@ Or, you can replace `yazi` with `yazi-bin` package if you want pre-built binary
|
||||
Install the dependencies with Homebrew:
|
||||
|
||||
```bash
|
||||
brew install jq unar ffmpegthumbnailer fd ripgrep fzf zoxide
|
||||
brew install ffmpegthumbnailer unar jq poppler fd ripgrep fzf zoxide
|
||||
brew tap homebrew/cask-fonts && brew install --cask font-symbols-only-nerd-font
|
||||
```
|
||||
|
||||
|
@ -1 +1 @@
|
||||
{"words":["Punct","KEYMAP","splitn","crossterm","YAZI","unar","peekable","ratatui","syntect","pbpaste","pbcopy","ffmpegthumbnailer","oneshot","Posix","Lsar","XADDOS","zoxide","cands","Deque","precache","imageops","IFBLK","IFCHR","IFDIR","IFIFO","IFLNK","IFMT","IFSOCK","IRGRP","IROTH","IRUSR","ISGID","ISUID","ISVTX","IWGRP","IWOTH","IWUSR","IXGRP","IXOTH","IXUSR","libc","winsize","TIOCGWINSZ","xpixel","ypixel","ioerr","appender","Catppuccin","macchiato","gitmodules","Dotfiles","bashprofile","vimrc","flac","webp","exiftool","mediainfo","ripgrep","nvim","indexmap","indexmap","unwatch","canonicalize","serde","fsevent","Ueberzug","iterm","wezterm","sixel","chafa","ueberzugpp","️ Überzug","️ Überzug","Konsole","Alacritty","Überzug","pkgs","paru","unarchiver","pdftoppm"],"version":"0.2","language":"en","flagWords":[]}
|
||||
{"flagWords":[],"words":["Punct","KEYMAP","splitn","crossterm","YAZI","unar","peekable","ratatui","syntect","pbpaste","pbcopy","ffmpegthumbnailer","oneshot","Posix","Lsar","XADDOS","zoxide","cands","Deque","precache","imageops","IFBLK","IFCHR","IFDIR","IFIFO","IFLNK","IFMT","IFSOCK","IRGRP","IROTH","IRUSR","ISGID","ISUID","ISVTX","IWGRP","IWOTH","IWUSR","IXGRP","IXOTH","IXUSR","libc","winsize","TIOCGWINSZ","xpixel","ypixel","ioerr","appender","Catppuccin","macchiato","gitmodules","Dotfiles","bashprofile","vimrc","flac","webp","exiftool","mediainfo","ripgrep","nvim","indexmap","indexmap","unwatch","canonicalize","serde","fsevent","Ueberzug","iterm","wezterm","sixel","chafa","ueberzugpp","️ Überzug","️ Überzug","Konsole","Alacritty","Überzug","pkgs","paru","unarchiver","pdftoppm","poppler"],"version":"0.2","language":"en"}
|
||||
|
Loading…
Reference in New Issue
Block a user