Hacker News new | ask | show | jobs
by ashenke 489 days ago
For these commands I want to rerun, but not often enough, I add a comment to the command like `yay - Sc # clear pacman and yay caches` so it's easier to search in the future
2 comments

I use this a lot too, often with cherry-picks and reverts that can't be merged into this or that branch yet, too. It's very convenient and works everywhere without installing anything.
Oh man that's clever, I never thought of doing that!