diff options
Diffstat (limited to 'shoshimacs.el')
-rw-r--r-- | shoshimacs.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shoshimacs.el b/shoshimacs.el index 01fe685..f6c50f6 100644 --- a/shoshimacs.el +++ b/shoshimacs.el @@ -261,4 +261,6 @@ (mapc #'package-install my-themes-to-install) +(package-install 'autothemer) + (package-install 'windresize) |