After watching this video, I’m tempted to give it a try myself. The idea of swapping out traditional CLI tools for Rust-based alternatives is intriguing, and I’m curious to know if anyone has undertaken such an endeavor.

I’m also on the lookout for dotfiles that primarily feature configurations for Rust tools. I find it both educational and entertaining to explore other people’s configurations. I stumbled upon this repository, but I’m interested in discovering more if possible.

  • MonkderZweite@feddit.ch
    link
    fedilink
    arrow-up
    9
    ·
    edit-2
    11 months ago

    What alternatives? Most of them do different things, often optimized for interactive usecase but lacking in scriptability.

    And just because it’s in Rust, doesn’t mean it’s better in code quality or even safer.

    I do like fd though.