Who are these for? People who use the terminal but don’t like running shell commands?

OK sorry for throwing shade. If you use one of these, honestly, what features do you use that make it worthwhile?

  • KseniyaK@lemmy.ca
    link
    fedilink
    arrow-up
    5
    ·
    3 years ago

    Well, for schoolwork, I mount my Google Drive storage onto my ~/googledrive directory (where I store all of my schoolwork) and usually use mc to navigate. Although, I am quite comfortable with the terminal. Its just that I have a lot of subfolders and going to a specific subfolder in mc is usually faster than doing “cd ~/googledrive/subfolder-with-long-path”.

    • GlenTheFrog@lemmy.ml
      link
      fedilink
      arrow-up
      3
      ·
      3 years ago

      Have you looked into Autojump? It works with bash and zsh and is even faster than using a terminal file manager if you’ve already visited the directory before