I'm looking for an easy way to navigate to directories spanning multiple hard drives and want to set something equivalent to a shortcut within the terminal.
In Windows I would accomplish this with mklink and create either symbolic links to jump to the directory, or junctions to append the location to the end of the current file path.
Since this is really just about navigation, it also needn't be a link or anything, maybe there is some environmental variable I could set so that I can cd $myDir (preferable).
Is such a thing possible, or do I just really need to learn my directories better?
Aucun commentaire:
Enregistrer un commentaire