My file organisation can mostly be described as a chaos meal, an inexplicable arrangement of mostly incompatible foods thrown together onto a plate.
It's actually disgusting, but I'm lazy. A lot of my work tends to be ephemeral stuff, like downloading files and doing some analysis work so I have a folder called ~/scratch/ where I try to mostly put that stuff.
My biggest issue is I'm so lazy I often have throwaway scripts just sitting in git repositories that have no relation to the project that repository is for. It's fun returning to that repository and finding I have a bunch of uncomitted changes for files like "script.py" and "doit.sh"
It's actually disgusting, but I'm lazy. A lot of my work tends to be ephemeral stuff, like downloading files and doing some analysis work so I have a folder called ~/scratch/ where I try to mostly put that stuff.
My biggest issue is I'm so lazy I often have throwaway scripts just sitting in git repositories that have no relation to the project that repository is for. It's fun returning to that repository and finding I have a bunch of uncomitted changes for files like "script.py" and "doit.sh"