blitzsniping

joined 1 year ago
[โ€“] blitzsniping@alien.top 1 points 1 year ago

Doom Emacs has great optimizations for this.

You should manage your packages and defer those that are not immediately necessary (using use-package options and consider using benchmark to control initialization time).

If you truly want to achieve blazing speed, consider running Emacs as a daemon (Emacs Daemon).

[โ€“] blitzsniping@alien.top 1 points 1 year ago (1 children)

Have you run M-x all-the-icons-install-fonts ?