
How to customize your shell prompt with Starship (works for any shell)
Learn how to customize your shell prompt to surface the info you care about.
Useful code snippets for a better developer experience, and other quick tips.

Learn how to customize your shell prompt to surface the info you care about.

Learn how to conditionally include different .gitconfig settings based on the project's working directory.

Run a simple mouse move script to keep your work chat active while working from home.

Add this script to your shell to easily delete node_modules (or other directories).

In this quick tip, I'll provide you with a simple function that will return an array of JavaScript objects with duplicates removed.