• undu
    link
    fedilink
    65 months ago

    SSHing to machines with bash seems to work fine, but it’s a problem with ones that use fish, for some reason

    • Zloubida
      link
      fedilink
      25 months ago

      I can connect with SSH, but I can’t open nano or w3m for example when I’m connected.

      • @burrito@sh.itjust.works
        link
        fedilink
        1
        edit-2
        5 months ago

        Sounds like you have an issue with your PATH for the user you’re sshing as. What does ‘/usr/bin/echo $PATH’ output when run via ssh to your server?