Damir Arh
Blogs, Articles, and Posts
Tab completions in PowerShell
(damirscorner.com)
While learning about Fast Node Manager, I noticed completions for PowerShell being mentioned in the
By: Damir Arh submitted:Apr 25 2025
While learning about Fast Node Manager, I noticed completions for PowerShell being mentioned in the
documentation. I wasn't aware of completions beyond filenames and cmdlets were even supported in PowerShell. I decided to try them out with Fast Node Manager first and then check if they are available for other command line tools I regularly use.
By: Damir Arh submitted:Apr 25 2025
Terminal profiles in IDEs
(buff.ly)
I spend a significant part of my work day in a terminal. That's why I have it configured to suit my
By: Damir Arh submitted:Jan 24 2025
I spend a significant part of my work day in a terminal. That's why I have it configured to suit my
needs with a collection of several useful modules which I occasionally still extend. Although all IDEs I regularly use feature an integrated terminal which opens in repository root by default, I rarely used them because they didn't match my configuration. So I decided to check if there was a way to make them use my default PowerShell profile.
By: Damir Arh submitted:Jan 24 2025
Projects, Scripts, and Modules
Oh My Posh update to non-module version
(damirscorner.com)
After my latest (not so) regular update of installed PowerShell modules, I was surprised by a
By: Damir Arh submitted:May 9 2025
After my latest (not so) regular update of installed PowerShell modules, I was surprised by a
breaking change in the Oh My Posh module. Fortunately, a link to an online migration guide was displayed directly in the terminal to get me started, but it still took me some time to get it working again.
By: Damir Arh submitted:May 9 2025