See that? The env command brings up all the environment variables of the current Terminal session.
env
Looking at the HOME variable, HOME is the key and /Users/user is the value.
HOME
/Users/user