Add powershell package
This commit is contained in:
parent
929341e81d
commit
4ff540983c
1 changed files with 3 additions and 0 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Reference in a new issue