• oni ᓚᘏᗢ
    link
    fedilink
    2
    edit-2
    4 days ago

    I was about to post something similar. With fish you can do your own functions, right? So, you can pass any dots as arguments to a function called cd, so, for every extra dot after .., you append a /.. at the end.

    • zitrone 🍋
      link
      fedilink
      1
      edit-2
      3 days ago

      yeah, but its less visual

      cd ..... is harder to understand than cd ../../../..

      also the extension work with any commend, not just cd