So just to be clear I went with a very lazy move to linux from windows. I was not looking to use my day to day in a unixy type way and wanted something that I can install and go without much muss or fuss. So I went with zorin and yeah I have dropped to the command line for some apt installs or such but bascially it was only as needed. Very minimal. Anyway today Im messing with folders and files and suddenly it hit me. Im on linux I can do a lot of this easier with the command line. I know its stupid but my day to day sorta has a mouse brain guie mode and I sorta forget how much easier it is to do some stuff using syntax. So going forward im going to be bringing up the command line to do the things that are quicker.

EDITED - guys I have used command line for years. before there even was a gui. Im trying to say I grew out of the habit but using linux at home is getting me back into it.

  • Eyedust@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    13 hours ago

    I’m a hybrid user. I love to use the keyboard, but sometimes I just want to go in a GUI and click click done. It depends on what I need at the time. I love TUIs the most.

    Need to move a handful of files over somewhere? Forget dragging a reticle and dropping them all five subdirectories away, I’m going to boot up Midnight Commander, Zoxide over to where I need to go, select and move.

    A mass amount of files? Gonna mv those puppies.

    Need to move that one piddly file to the next folder down? I’m going to open Dolphin, do a quick move, and call it a day.

    However, for anything programming or note-taking, Vim is love. Qutebrowser or Vimium extensions so I can Vim-ify my browser. Vim everything. We don’t need to bring a mouse into that equation.