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?
Personal stuff goes in ~/Projects
Work stuff goes in ~/Work/Code
Personal?
~
My homedir is a HUGE MESS.
Work?
~/src/<site>/<project>/<repo>
i.e. ~/src/github/mirantis/docker (not real I don’t imagine, just an example)
~/src/bitbucket/INTERNALPROJECTCODE/coolrepo
~/Documents/projects/<YYYY>-<MM>-<DD>_<name>
~/Prototypes on pretty much all machines I own, from desktop, laptop, server, tablets, ebook readers, RPis, XR headset, video projector, etc.
~/git