Tips on how to structure your home directory (2023)
unixdigest.com
Tips on how to structure your home directory (2023)
1–10 of 172 posts
Re: Tips on how to structure your home directory (2023)
#2(Linux Mint, Cinnamon)
Re: Tips on how to structure your home directory (2023)
#3The most heavily structured is /edu, everything else is a shitshow but I generally know where to find stuff. There are a few others that are dead. I don't bother putting dotfiles into this, but I probably should. I try to minimize directories with the same first letter for faster tab completion.
Re: Tips on how to structure your home directory (2023)
#4Having come up with a light structure and kept it for 7 years now, mine is: media, life, edu, data, dev, pix The most heavily structured is /edu, everything else is a shitshow but I generally know where to find stuff. There are a few others that are dead. I don't bother putting dotfiles into this, but I probably should. I try to minimize directories with the same first letter for faster tab completion.
Re: Tips on how to structure your home directory (2023)
#5Re: Tips on how to structure your home directory (2023)
#6Having come up with a light structure and kept it for 7 years now, mine is: media, life, edu, data, dev, pix The most heavily structured is /edu, everything else is a shitshow but I generally know where to find stuff. There are a few others that are dead. I don't bother putting dotfiles into this, but I probably should. I try to minimize directories with the same first letter for faster tab completion.
What type of files do you keep in edu?
Re: Tips on how to structure your home directory (2023)
#7Re: Tips on how to structure your home directory (2023)
#8Re: Tips on how to structure your home directory (2023)
#9My home directory is nearly empty, because all the files I work with are in OwnCloud (so the real question is: what is the directory structure in OwnCloud). Local Git repositories are on a completely separate partition.
Since KeepassXC now handles SSH keys, the keys from .ssh are now in the Keepass-file, which is on OwnCloud. That was a huge simplification, and now there is nothing in my home directory that I really care much about.