quick start:
mv ~/.emacs.d ~/.emacs.d.bak git clone --depth=1 [email protected]:haoran-mc/.emacs.d.git ~/.emacs.d cd ~/.emacs.d && ./submodule init
- adjusting the key rate
- M-x all-the-icons-install-fonts
- run bin/scripts.sh (bookmark-files.sh…)
dependencies:
- rg
- pandoc
- git
- fd
- gls(coreutils) - dirvish
- imagemagick - org-latex-preview
- plantuml.jar
features:
- managing plugins via submodules
- accelerated startup with autoload
- nice org-mode export and publishing
- org-superstar
- prettify item bullets in org-mode.
- htmlize
- convert buffer text and decorations to HTML.
- simple-httpd
- it can host your files as a website on your local machine so that you can pull it up in your browser.
- plantuml-mode
- write mindmap in org-mode, download plantuml.jar first.