I accidentally (and stupidly) wrote the following command:
rm -r blah ~
I meant to write the following:
rm -r blah "~"
Fortunately I managed to stop it at around ".android" as there was a readonly file there.
Unfortunately the recycle bin folder seems to have disappeared from the Windows file explorer.
How can I get the recycle bin back?
For extra points, any idea how I can recover the deleted data?
NOTE: I installed git bash commands, so you can do bash commands on command prompt