Add yazi and its optional dependencies
This commit is contained in:
parent
659d8e8128
commit
329947dad7
1 changed files with 2 additions and 1 deletions
|
@ -7,10 +7,11 @@ This is just a bunch of dotfiles.
|
||||||
|
|
||||||
``` sh
|
``` sh
|
||||||
# Base utils
|
# Base utils
|
||||||
pacman -S bat duf eza htop inetutils jq kitty-terminfo neovim openssh ripgrep tmux transmission-cli tree wget whois zellij zsh zsh-syntax-highlighting
|
pacman -S bat duf eza htop inetutils jq kitty-terminfo neovim openssh tmux transmission-cli tree wget whois zellij zsh zsh-syntax-highlighting
|
||||||
pacman -S shared-mime-info xdg-user-dirs
|
pacman -S shared-mime-info xdg-user-dirs
|
||||||
pacman -S reflector
|
pacman -S reflector
|
||||||
pacman -S skim
|
pacman -S skim
|
||||||
|
pacman -S yazi unarchiver ffmpegthumbnailer fd ripgrep poppler zoxide
|
||||||
# Rust
|
# Rust
|
||||||
pacman -S cargo-audit cargo-outdated cargo-release rustup
|
pacman -S cargo-audit cargo-outdated cargo-release rustup
|
||||||
# CLI software
|
# CLI software
|
||||||
|
|
Loading…
Reference in a new issue