blitzsniping

joined 11 months ago
[โ€“] blitzsniping@alien.top 1 points 10 months 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 11 months ago (1 children)

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