Trending

Latest Posts by Jan De Dobbeleer

Preview
Release v29.4.0 ยท JanDeDobbeleer/oh-my-posh ๐Ÿš€ Streaming Prompt Rendering (Beta) Oh My Posh now supports streaming mode - a new rendering approach that displays your prompt progressively as segments complete, instead of waiting for all segmen...

Oh My Posh v29.4.0 is out! ๐ŸŽ‰

This update brings streaming prompt rendering (beta) โ€” see your prompt instantly, with segments loading progressively & placeholders while slow bits finish ๐Ÿ“Ÿ

๐Ÿ‘€ Ready to try the future of terminal prompts?

๐Ÿ‘‰ github.com/JanDeDobbele...

1 month ago 4 1 0 0

Hmm. How did you install?

2 months ago 1 0 1 0

Yes. Did you install via winget?

2 months ago 1 0 1 0
Embed Card for https://www.coffeeandopensource.com/guest/jan-de-dobbeleer.html

Embed Card for https://www.coffeeandopensource.com/guest/jan-de-dobbeleer.html

Had a great time chatting with @jan.ohmyposh.dev on @coffeeandopensource.com today about all kinds of #tech topics. Video is live on YouTube and podcast is available wherever you find them. Take a look/listen and thanks!
www.coffeeandopensource.com/guest/jan-de-dobbeleer.h...

3 months ago 3 1 0 0
Embed Card for https://www.twitch.tv/isaacrlevin

Embed Card for https://www.twitch.tv/isaacrlevin

Coming up on @coffeeandopensource.com I will be chatting with @jan.ohmyposh.dev about all sorts of #tech and #opensource topics. Streaming live today on #Twitch at 11:00 AM PST. Come say hello and join the conversation.
https://www.twitch.tv/isaacrlevin

3 months ago 3 1 0 0

You might not know oh-my-posh has an MCP server because I never told anyone before due to playing with the possibilities, but thinking about it, a skill that leverages it to create valid configurations based on a conversation would make a lot of sense.

3 months ago 4 1 0 0
Post image

@ohmyposh.dev now integrates seamlessly with @anthropic.com Claude Code, bringing realโ€‘time AI session insights and development context directly into the statusline. Model info, token usage and cost tracking all underneath your prompt ๐Ÿš€

dev.to/jandedobbele...

3 months ago 12 3 0 0
Advertisement
Post image

Wait? Is this oh-my-posh running natively inside
Claude Code? Happy holidays everyone!

3 months ago 20 4 0 0

I found the issue in GitHub as well in the meantime, should've checked there first. Enjoy the holidays first!

3 months ago 1 0 1 0

@verifiedbsky.net profile verification for GitHub Stars keeps failing with 404 whereas the URL it tries to fetch works.

3 months ago 1 0 1 0
Preview
Making Windows Terminal awesome with GitHub Copilot CLI - Microsoft for Developers As someone who lives and breathes in the command line, I love making my terminal feel like home. Windows Terminal is full of personalization options that really allow for a custom experience. Addition...

I'm back writing blog posts!
Here's how to trick out your Windows Terminal with GitHub Copilot CLI and Oh My Posh ๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅ
devblogs.microsoft.com/blog/making-...

3 months ago 73 10 8 4

I would, yes! Always a pleasure.

3 months ago 1 0 0 0
Post image

Finally I had the time to update my oh my posh settings... now I can see my GitHub Copilot Premium requests directly in the console... @jan.ohmyposh.dev

4 months ago 3 1 0 0
Seven developers in Santa hats gather around a glowing gift and laptop with a decorated Christmas tree and cozy fireplace background.

Seven developers in Santa hats gather around a glowing gift and laptop with a decorated Christmas tree and cozy fireplace background.

To celebrate the incredible work and dedication of the open source community this Christmas, I'm delighted to announce a small giveaway!

4 months ago 6 4 1 0
Post image

A new terminal segment just landed. Upgrade to v28.1.0 to monitor your GitHub Copilot request usage directly from the command line โ€” inspired by @eliostruyf.com โ€˜s Copilot Usage Tracker. Prefer tracking usage anywhere? Pair it with Elioโ€™s tracker for the complete experience.

4 months ago 10 5 0 0
Advertisement
Post image

Open source didnโ€™t hand me car keys.
But building in public taught me to code, communicate, take feedback & grow.

Habits โ†’ skills โ†’ opportunities โ†’ career.
And that career? It bought the car.

Open source unlocked the path to earn it.

4 months ago 8 0 1 0
Post image

The next episode of the #UnhandledException podcast is now live! ๐ŸŽ‰ I'm a huge fan of @ohmyposh.dev - so it was amazing geeking out with the author of it - @jan.ohmyposh.dev! ๐Ÿ”ฅ

unhandledexceptionpodcast.com/posts/0080-o...

4 months ago 8 2 0 0

That sounds ๐Ÿ’ฏ like a developer workflow ๐Ÿ˜…

4 months ago 1 0 0 0

Can you check again?

4 months ago 0 0 1 0

Feel free to send my contact details to your employer. Iโ€™m used to having these conversations and can definitely help build a plan to do this more maturely.

4 months ago 1 0 1 0

I completely understand how you feel and this is a challenge for a lot of developers around the world at the moment. Expecting all these efficiency gains without of the box AI tools without investing in the people is setting this evolution up for failure.

4 months ago 0 0 1 0

Iโ€™ll have a look as I upgraded Hugo from an ancient version yesterday ๐Ÿ˜… Thanks for the heads-up!!

4 months ago 0 0 0 0

My advice? Do not oppose this evolution but learn how to use it reliably. If you know about worktrees, Iโ€™m sure you know about engineering excellence as well. Leveraging AI effectively needs people like you teaching these habits to others, and AI can be your best buddy in achieving these results.

4 months ago 1 0 1 0
Advertisement

Iโ€™m with you on this 100%. As I state in the post, this workflow isnโ€™t new, it just got supercharged with the use of agentic AI.

4 months ago 1 0 1 0
Parallel Workflows with Git Worktrees and AI Agents - IT depends - blog How I use git worktrees to run AI agents in parallel while maintaining my chaotic developer workflow.

Itโ€™s been a while since I wrote a blog post, and this one matters. Ever wished you could run multiple agents in parallel without wrecking your repo? I break down how Git worktrees + Copilot CLI make that happen for me.

๐Ÿ‘‰ blog.itdepends.be/parallel-wor...

#AIAgent #Copilot #GitHub

4 months ago 6 3 2 0
Preview
I documented Oh My Posh's DSC support and your terminal configuration just got way easier Stop manually configuring your prompt. Start automating it and store it in version control

I finally had time to play with the new functionality @jan.ohmyposh.dev created in Oh My Posh and contributed some docs on it as well.

If you're looking for an automated way to configure your terminals, I wrote a quick blog about it:

www.idontlikeai.dev/i-documented...

5 months ago 6 1 0 0
Post image

xkcd in 2025

5 months ago 11 2 0 0
Post image

Really enjoying geeking out with @jan.ohmyposh.dev about #ohmyposh for an upcoming #UnhandledException podcast episode! ๐ŸŽ™๏ธ๐Ÿ”ฅ

6 months ago 6 1 1 0
Video

Customize your PowerShell prompt with Oh-My-Posh

6 months ago 7 2 0 0

Thatโ€™s what itโ€™s about really. I want to find a way to work on this more structurally instead of taking up more family time. Shouldnโ€™t be a crazy ask, yet here we are.

6 months ago 2 0 2 0