• @technotony@sh.itjust.works
    link
    fedilink
    54 days ago

    Easiest solution, use fish instead of bash! Default fish keybindings will allow you to just type . . or name a directory similar to how you could do with Zoxide.

    Also, wait until you find about pushd and popd ;)

    • sleet01
      link
      fedilink
      1
      edit-2
      3 days ago

      Really buried the lede there: pushd and popd are what I use instead of cd most times!