all repos — nixfiles @ a21fc6720e4353777073b51f18a4fb76ce530f78

System and user configuration, managed by nix and home-manager

Emacs: show package load times

Alan Pearce
commit

a21fc6720e4353777073b51f18a4fb76ce530f78

parent

895d35abcddd3c16241964f077595f09de2d08df

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M tag-emacs/emacs.d/init.eltag-emacs/emacs.d/init.el
@@ -40,6 +40,7 @@ (add-to-list 'load-path (expand-file-name "~/.cask"))
(require 'cask)) (cask-initialize) +(setq use-package-verbose t) (require 'req-package) (req-package pallet)