git-ls Command This command to display git information like the ls command. Installation To install run: cargo install --path . or cargo build -r mkdir -p ~/.local/bin cp target/release/git-ls ~/.local/bin