Getting Home
Another character which represents the home directory is the tilde(~) character.
For example you can use it in the following way
ls ~/anydirectoryname
It specifies paths starting at your home directory so you don’t have to list
all the folders in between the home directory and that folder