Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doomemacs #25

Closed
sangwoo-joh opened this issue Jan 11, 2023 · 3 comments
Closed

doomemacs #25

sangwoo-joh opened this issue Jan 11, 2023 · 3 comments

Comments

@sangwoo-joh
Copy link
Owner

https://github.com/doomemacs/doomemacs/blob/develop/docs/faq.org#how-does-doom-start-up-so-quickly

@sangwoo-joh
Copy link
Owner Author

https://github.com/doomemacs/doomemacs/blob/master/modules/config/use-package/init.el#L132
!가 뭔가 했더니 그냥 doom에서 쓰는 매크로였다.
\(defmacro .+!로 검색했더니 많이 나오는걸로 봐서 일종의 wrapper로 보인다.

@sangwoo-joh
Copy link
Owner Author

early-init.el
early-init -> GUI loading -> init.el

@sangwoo-joh
Copy link
Owner Author

# required dependencies
brew install git ripgrep
# optional dependencies
brew install coreutils fd
# Installs clang
xcode-select --install
export PATH=$PATH:~/.emacs.d/bin
doom install

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant