• @zxqwas
    link
    7810 days 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.

    • @[email protected]
      link
      fedilink
      2410 days 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.

    • @[email protected]
      link
      fedilink
      610 days 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.

      • @[email protected]
        link
        fedilink
        1210 days ago

        (Tip: Most shells allow you to press Ctrl+R to interactively search through history, meaning you won’t have to open a separate file.)

        • @[email protected]
          link
          fedilink
          310 days 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.

            • @[email protected]
              link
              fedilink
              410 days 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.

            • @[email protected]
              link
              fedilink
              English
              39 days ago

              Fish does history autocomplete, not Starship — you still have autocomplete using unconfigured Fish, and you don’t get autocompletion by enabling Starship for other shells.