Boost Your Terminal Productivity: Tips I Use Every Day
Introduction I spend a lot of time in the terminal. Over the years, I've picked up habits and tools that make me faster and less error-prone. Here a…
Tech news from the best sources
Introduction I spend a lot of time in the terminal. Over the years, I've picked up habits and tools that make me faster and less error-prone. Here a…
Introduction My zsh profile is over 1000 lines at this point. A lot of that is functions I asked AI to generate for me, since it's fast, portable, a…
Your shell config is mostly a graveyard. A line you added in 2019 to fix a problem you don't remember having. An alias you're afraid to remove becau…
Sometimes I run a command and immediately realize I only need to change one small part of it. For example, say I just converted a video with ffmpeg…
If you want a terminal that tells you if a command is valid, predicts what you’re about to type, and shows your Git branches, follow this clean-slat…
5 CLI Tools I Use to Keep Terminal Workflows Less Annoying The terminal is supposed to make work faster, which is funny, because mine regularly turn…