Add powershell package

This commit is contained in:
Marcus Kammer 2022-11-17 11:41:14 +01:00
parent 929341e81d
commit 4ff540983c

View file

@ -237,5 +237,8 @@
(use-package spotify
:bind ("S-<pause>" . spotify-playpause)))
(when (eq system-type 'windows-nt)
(use-package powershell))
(load "bundle--irc")
(load "bundle--news")