Files
whatsdirty/setup_script.sh
2025-09-02 20:09:12 +12:00

6 lines
213 B
Bash
Executable File

#!/bin/bash
echo "whatsdirty tool setup completed successfully!"
echo "Use 'whatsdirty <directory>' to scan git repositories for uncommitted changes."
echo "The specified directory will be saved for future use."