Use ripgrep-all instead of ripgrep
This commit is contained in:
parent
a1ca86f38a
commit
6134356496
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue