Added powershell flag to sh

This commit is contained in:
Sam Precious 2020-08-23 12:16:25 +01:00
parent 29b12de83e
commit f9884cc068
3 changed files with 12 additions and 2 deletions

View file

@ -6,3 +6,6 @@
(when (featurep! +fish)
(package! fish-mode :pin "db257db81058b0b12f788c324c264cc59b9a5bf4"))
(when (featurep! +powershell)
(package! powershell :pin "87826777bd3ebd53740be99b4546bfc11ccc625d"))