You are not logged in.
Hi all,
I've started to use some of the Rust CLI utilities (see link below) as replacements for the standard utilities (eg. using lsd instead of ls).
I'm considering building an AUR package which installs the most useful of these utilities and sets the required alias to replace the "standard" tools in a global shell init script (eg. alias ls=lsd, etc.).
This is effectively what I currently do in my local .bashrc, but making it a package has the benefit of less bespoke config and easier sharing with the community.
Does anyone have an opinion about this idea? Is there already a similar package that I'm not aware of?
Cheers.
Reference: https://github.com/sts10/rust-command-line-utilities
Offline