Organize your files neatly with one clean command
curl -LSfs https://japaric.github.io/trust/install.sh | sh -s -- --git Pradeep-selva/filx
Ex: To add the date modified to the start of file names for rust files containing "filx" in their name
filx prepend-date --content filx --type rs
Ex: To move all rust files end with "filx" to a folder named "filx" and take backup of it.
filx suffix --content filx --type rs --variant backup