My favourite zsh/bash shortcuts (functions and aliases)
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, and…
Tech news from the best sources
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, and…
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 because…
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-slate …
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 turns …