• beneeney@lemm.ee
    link
    fedilink
    arrow-up
    9
    ·
    11 months ago

    I use both. I use the CLI for a lot of stuff but I also use the GitHub Desktop fork for Linux lol. I don’t care how powerful git is in CLI, that gui is just so nice imo

    • nexussapphire@lemm.ee
      link
      fedilink
      arrow-up
      6
      ·
      11 months ago

      It took me forever to realize I could edit config files in a graphical text editor. When you have a really long file it’s just nicer to have properly formated text wrapping and a scrollbar with a preview box.

    • coloredgrayscale@programming.dev
      link
      fedilink
      arrow-up
      5
      ·
      11 months ago

      Exactly. Use the tools you have the way they fit you best. If it aids your work flow learn the CLI commands you use the most. If it’s something obscure or rarely used, use the gui.

      Another not mentioned benefit of becoming comfortable with using the cli is that you then can more easily script stuff.