• @[email protected]
    link
    fedilink
    162 months ago

    most shells have a CDPATH which works just like PATH but for directories. set it to $HOME/projects/:$HOME/porn/ or whatever, and you’ll get the subdirectories in your cd tab completion, without installing extra stuff

    • Victor
      link
      fedilink
      32 months ago

      But zoxide updates automatically, where you have to update CDPATH manually.