Use ripgrep-all instead of ripgrep

This commit is contained in:
Rodolphe Bréard 2024-12-15 18:41:11 +01:00
parent a1ca86f38a
commit 6134356496
No known key found for this signature in database

View file

@ -11,7 +11,7 @@ pacman -S bat duf eza htop inetutils jq kitty-terminfo neovim openssh tmux trans
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 pacman -S yazi unarchiver ffmpegthumbnailer fd ripgrep-all poppler zoxide
# Rust # Rust
pacman -S cargo-audit cargo-outdated cargo-release rustup pacman -S cargo-audit cargo-outdated cargo-release rustup
# Python # Python