Organize your messy folders on macOS with ease using this simple script.
-
Clone the Repository: Start by cloning this repository to your local machine.
-
Give Execution Permissions: Navigate into the cloned directory and grant execution permissions to the script file.
cd Organize-Mac chmod +x script.sh
-
Run the Script: Execute the script to organize your folders.
./script.sh
-
Sit Back and Enjoy: Watch as the script efficiently organizes your files into neat subfolders.
This script automatically categorizes and organizes the clutter in your target folder. It intelligently moves image files into an "Images" folder, text documents and PDFs into a "Documents" folder, and video files into a "Videos" folder. Say goodbye to messy downloads!