From 5b88c68236c147233cd00ad32e887fc67b91d05d Mon Sep 17 00:00:00 2001 From: sxyazi Date: Thu, 3 Aug 2023 22:38:21 +0800 Subject: [PATCH] docs: add new dep --- README.md | 9 +++++---- cspell.json | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4756fd01..8000a67e 100644 --- a/README.md +++ b/README.md @@ -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 ``` diff --git a/cspell.json b/cspell.json index 84f7227c..b40739f3 100644 --- a/cspell.json +++ b/cspell.json @@ -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"}