Renamed "rust" as "Rust" everywhere for consistency.

This commit is contained in:
Aurélien Buchet
2025-08-24 16:02:47 +02:00
parent 356bd18d8c
commit 667107f82c

View File

@@ -572,7 +572,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv
- [fd](https://github.com/sharkdp/fd) - A simple, fast and user-friendly alternative to `find`.
- [broot](https://github.com/Canop/broot) - Fuzzy finder similar to fzf, but with space usage visualization.
- [rare](https://github.com/zix99/rare) - Real-time regex aggregation and analysis.
- [skim](https://github.com/lotabout/skim) - A general fuzzy finder written in rust, similar to fzf.
- [skim](https://github.com/lotabout/skim) - A general fuzzy finder written in Rust, similar to fzf.
- [ast-grep](https://github.com/ast-grep/ast-grep) - A tool for code structural search, linting and rewriting.
- [television](https://github.com/alexpasmantier/television) - A very fast general purpose fuzzy finder.
@@ -599,7 +599,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv
- [czg](https://github.com/Zhengqbbb/cz-git/tree/main/packages/cli) - Interactively generate standardized commit messages.
- [shallow-backup](https://github.com/alichtman/shallow-backup) - Git integrated backup tool.
- [Lazygit](https://github.com/jesseduffield/lazygit) - Simple TUI for git commands.
- [gitui](https://github.com/extrawurst/gitui) - Blazing fast terminal-ui for git written in rust.
- [gitui](https://github.com/extrawurst/gitui) - Blazing fast terminal-ui for git written in Rust.
### GitHub