# stupid things (blogs) — RSS Amplifier

Recent posts from the 1 feeds in the RSS Amplifier directory that cover stupid things.

Page: <https://rssamplifier.com/topics/stupid-thing/blogs>  
Feed: <https://rssamplifier.com/topics/stupid-thing/blogs.md>

---

## [Run Any Project with &#x27;r&#x27;](https://www.judy.co.uk/blog/run-any-project-with-fish/)

_2025-07-28 · Unknown · The New Adventures of Judy2k_

This is an article about fish shell customisation. Fish is an alternative to bash, zsh, or powershell. It’s powerful as both an interactive shell, and a scripting language, and I’ll be demonstrating a little bit of both of these domains. This article demonstrates the creation of an r abbreviation in fish, that will automatically expand to the correct “run” command, based on the files in your…

## [Using Fortune to Reinforce Habits](https://www.judy.co.uk/blog/using-fortune-to-reinforce-habits/)

_2025-07-23 · Unknown · The New Adventures of Judy2k_

A while ago I installed a bunch of new command-line tools, some of which replaced my existing tools, like eza instead of ls . Other tools improved the way that I work, such as LazyGit – the only interface to Git that I’ve found to be better that just using git commands. If you’re looking for some recommendations for a modern command-line, I can highly recommend Supercharge your shell by Justin…

