#!/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."