minus-squarerycee@lemmy.worldtoLinux@lemmy.ml•Using alias of path in commands?linkfedilinkarrow-up8·1 day agoIt might be excessive for your purposes but an alternative may be to use zoxide. It learns the directories you use regularly and you can then cd to those directories through the z command. E.g. z docs. linkfedilink
It might be excessive for your purposes but an alternative may be to use zoxide. It learns the directories you use regularly and you can then cd to those directories through the
zcommand. E.g.z docs.