diff --git a/collections/modern-cli-replacements/index.md b/collections/modern-cli-replacements/index.md new file mode 100644 index 00000000000..7b21e458542 --- /dev/null +++ b/collections/modern-cli-replacements/index.md @@ -0,0 +1,16 @@ +--- +items: + - eza-community/eza + - sharkdp/fd + - BurntSushi/ripgrep + - sharkdp/bat + - ajeetdsouza/zoxide + - starship/starship + - microsoft/terminal + - hyperpolymath/modshells +display_name: Next-Generation CLI Replacements +created_by: hyperpolymath +--- +The standard Unix and Windows CLI tools were written decades ago. This collection highlights the modern, blazing-fast replacements that make the terminal a happier place. + +From Rust-based replacements for `ls` and `cat`, to modern GPU-accelerated terminal emulators, to **Modshells**—a tool built specifically because no existing dotfile manager handled modular, context-aware shell tweaks elegantly. These tools represent the modern standard for developer productivity.