brew tap d12frosted/emacs-plus
brew install emacs-plus@28 --with-native-comp --with-cacodemon-icon --with-no-titlebar-and-round-corners
ln -s /usr/local/opt/emacs-plus@28/Emacs.app /Applications/Emacs.app
brew install ripgrep
git clone --depth 1 https://github.com/doomemacs/doomemacs ~/.config/emacs
fish_add_path ~/.config/emacs/bin
git clone git@github.com:ryukzak/emacs-config.git ~/.config/doom
doom sync
https://github.com/i-tu/Hasklig
> brew install ispell # for checking
> brew install aspell # for dictionary
brew install markdown
npm install -g vmd
stack install apply-refact hlint stylish-haskell hasktags hoogle
npm install --global tern prettier
brew install ripgrep