diff --git a/recipes/powershell b/recipes/powershell index 870e4c8a..d4a1bc2e 100644 --- a/recipes/powershell +++ b/recipes/powershell @@ -1 +1,2 @@ -(powershell :fetcher wiki :files ("Powershell.el")) +(powershell :repo "jschaf/powershell.el" + :fetcher github)