Where Do You Guys Throw Your Local Git Repos?

data1701d (He/Him)@startrek.website to Linux@lemmy.ml – 117 points –

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?

83

You are viewing a single comment

Admittedly, that irks me slightly just because of the shared name with the devices folder in root, but do what works for you.

I actually have my whole home directory like that for that reason haha

bin - executables
dev - development, git projects
doc - documents
etc - symlinks to all the local user configs
med - pictures, music, videos
mnt - usb/sd mountpoints
nfs - nfs mountpoints
smb - smb mountpoints
src - external source code
tmp - desktop