Personally, to keep my documents like Inkscape files or LibreOffice documents separate from my code, I add a directory under my home directory called Development. There, I can do git clones to my heart’s content

What do you all do?

  • Beej Jorgensen
    link
    522 days ago

    Most of my code and some non-code is under ~/src, but I have repos scattered all around for other things.