Skip to content

Commit 9e28dc9

Browse files
sharpninjaCopilot
andcommitted
Add link to original 'Repo Like a Pro' article in follow-up post
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 440b170 commit 9e28dc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/articles/powershell-snippets-whats-new-2026.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
---
88

9-
Back in September 2023 I wrote about the unified repository system in PowerShell Snippets — how you can use short aliases like `wg`, `scp`, and `ch` to search, install, and manage packages across a dozen package managers with a single consistent interface. If you missed it, go read that one first. I'll wait.
9+
Back in September 2023 I wrote about the unified repository system in PowerShell Snippets — how you can use short aliases like `wg`, `scp`, and `ch` to search, install, and manage packages across a dozen package managers with a single consistent interface. If you missed it, go [read that one first](https://medium.com/the-unpopular-opinions-of-a-senior-developer/powershell-snippets-repo-like-a-pro-84eb266f64b8?sk=5b42fce533a7cd9010a12406ee6499d3). I'll wait.
1010

1111
Since then, snipps has picked up three features that I now can't live without: **declarative module auto-loading from YAML**, a **PSGallery package manager**, and a **module reload alias**. Let me walk you through each one.
1212

0 commit comments

Comments
 (0)