this post was submitted on 12 Dec 2025
45 points (95.9% liked)
Linux
10570 readers
451 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Really like this take. I do move a lot of files between directories, so I could look into copying, cutting, and pasting things via the terminal.
I think learning my way around Neovim also couldn't hurt. I was planning on setting up a little webserver at home, and accessing it remotely sounds pretty handy.
yup that's the way to go. just whatever you want to do think "can I do this via the terminal?" and it'll all flow from there.
AND if you start using Neovim you'll start getting addicted to vim style navigation and want to apply it to everything...which you can for a lot of things. you'll then find that using vim nav and doing things via the terminal is a lot faster than using your mouse in a GUI.