> helps quicker to get to your home directory when navigating terminal.
Protip: "cd" with no arguments normally takes you to your home directory. Though if you need to reference something in your homedir using a global path without changing directories, ~ is probably still the fastest way to do it.
Protip: "cd" with no arguments normally takes you to your home directory. Though if you need to reference something in your homedir using a global path without changing directories, ~ is probably still the fastest way to do it.