Yup. the ~ symbol just represents your user directory (/Users/youruser/).
FYI, the other terminal prefix to commands you're likely to see is ./somedirectoy/ The period (.) in front simply means whatever directory you are currently in (super handy for when you're 6 directories deep and you don't want to spell out the whole thing).