diff --git a/link/nix/config/powershell/Microsoft.PowerShell_profile.ps1 b/link/nix/config/powershell/Microsoft.PowerShell_profile.ps1 new file mode 100644 index 0000000..449c711 --- /dev/null +++ b/link/nix/config/powershell/Microsoft.PowerShell_profile.ps1 @@ -0,0 +1 @@ +Get-Module -ListAvailable PowerCLI.* | Import-Module