• zxqwas@lemmy.world
    link
    fedilink
    arrow-up
    51
    ·
    11 hours ago

    After over a decade of using it exclusively at home and partially at work I still googled how to add users to a group last week.

    • addie@feddit.uk
      link
      fedilink
      arrow-up
      8
      ·
      9 hours ago

      Well yeah. You barely use groups on a personal machine - maybe once and done for audio and VMs, depending on what distro you use - and at work you’d automate that shit, probably have it centralised.

    • 299792458ms
      link
      fedilink
      arrow-up
      4
      ·
      10 hours ago

      I try to remember commands backwards by how they look(<command> <flags> <arguments>), if they are short, have capital letters and so on… Is that weird? If I give up I open the history file or my good ol’ cheat sheet.

        • 299792458ms
          link
          fedilink
          arrow-up
          1
          ·
          7 hours ago

          Thank you, I already have it configured with fzf aswell, and another to search folders to jump to them.

        • 299792458ms
          link
          fedilink
          arrow-up
          2
          ·
          5 hours ago

          I did use it but the only real benefit for me as a hobbyist was the git status indicator on the prompt and the easy to configure prompt. The rest of the indicators did not help me since I’m not a developer. Now I just have my custom prompt with colors, and custom git info.

          • Petter1@lemm.ee
            link
            fedilink
            arrow-up
            1
            ·
            5 hours ago

            But it autocompletes pretty well, isn’t it? 🤔or was it fish doing that

            • 299792458ms
              link
              fedilink
              arrow-up
              1
              ·
              4 hours ago

              I quite sure fish has it, but I use zsh without autocompletions, I just press tab until I find what I need. And the fzf history shortcuts for the rest.