I'm new to Ubuntu and trying to understand the differences between these two directories. I need to know where node packages, git projects, and dotfiles can be installed to avoid future problems. Does anybody have a quick layman's answer?
I navigate to each directory in the following ways:
cd ~
or
cd /
Under which of these directories should I install my dotfiles?
Under which of these directories should I install my git projects?
I'm using Git Bash but I can't locate the directory on my machine for git checkouts.