• @vvv@programming.dev
    link
    fedilink
    1614 days 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
      314 days ago

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