spacemacs/init-package/init-powershell.el

4 lines
62 B
EmacsLisp
Raw Normal View History

2014-04-14 20:32:15 +00:00
(use-package powershell.el
:commands powershell
:defer t)