Skip to content

Commit 84ea9e5

Browse files
Refactor: Improve ripgrep-all description (#2)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
1 parent b072066 commit 84ea9e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ List of Linux Tools I put on almost every Linux / Debian host
9494
- [**procs**](https://github.com/dalance/procs) -> ps replacement
9595
- [**sd**](https://github.com/chmln/sd) -> sed replacement
9696
- [**ripgrep**](https://github.com/BurntSushi/ripgrep) -> Extremely fast text search tool that respects gitignore rules[8]
97-
- [**ripgrep-all**](https://github.com/phiresky/ripgrep-all) -> A ```grep ```
97+
- [**ripgrep-all**](https://github.com/phiresky/ripgrep-all) -> A grep tool with improvements on speed and document formats
9898
- [**fzf**](https://github.com/junegunn/fzf) -> A command-line fuzzy finder that enhances search and navigation in the terminal. Ideal for quickly finding files, command history, git, and more (junegunn/fzf on GitHub)
9999
- [**fastfetch**](https://github.com/fastfetch-cli/fastfetch) -> Faster, more feature-rich neofetch alternative for system information display[8]
100100
- [**pandoc**](https://pandoc.org) -> Universal document converter that can convert between various markup formats[8]

0 commit comments

Comments
 (0)