A simple python code for automatically organizing your messy files into different folders. I mainly use this program to organize my file in my Downloads Folder since it can become very messy.
- Download and Extract
orgfile
to a directory - Enter in your terminal
cd ~
- Enter in your terminal
mkdir -p bashes/scripts/py
(if it still doesn't exists) - Paste the
orgfile
inside thebashes
folder - Paste the
orgfile.py
inside thebashes/scripts/py
folder. - Enter in your terminal
echo "export PATH=$PATH:~bashes" >> ~/.bashrc
- Go to your messy folder
- type
orgfile