My Doom Emacs configuration for Rails development.
Install the dependencies
# Dependencies
brew install git ripgrep
brew install coreutils fd
xcode-select --install
Install emacs-plus
brew tap d12frosted/emacs-plus
brew install emacs-plus
ln -s /usr/local/opt/emacs-plus/Emacs.app /Applications/Emacs.appgit clone https://github.com/danielventulieri/doom-config.git ~/.doom.d
git clone https://github.com/hlissner/doom-emacs ~/.emacs.d
~/.emacs.d/bin/doom install