- Clone Doom-Emacs into your config:
git clone --depth 1 https://www.github.com/doomemacs/doomemacs ~/.config/emacs
- Copy config:
ln -s ~/Code/personal/doom-config ~/.config/doom
- Install and sync:
~/.config/emacs/bin/doom install ~/.config/emacs/bin/doom sync
- Run emacs for the first time.
- Setup vterm:
- Install cmake and libtool
sudo apt-get install cmake libtool-bin libtool
- Compile vterm in emacs: SPC o t -> select y to install
- Install cmake and libtool
- Install additional dependencies
sudo apt-get install sqlite3 # for org-roam sudo apt-get install texlive texlive-latex-extra texlive-bibtex-extra # for equations, exporting org files sudo apt-get install dvipng # for converting latex equations to images sudo apt-get install nodejs # prerequisites for dap-mode (debugger)
- Ensure plantuml is set up: There should be a plantuml in your dropbox. This config assumes you have the appropriate .jar files in ~/Code/others/plantuml/
- Install jupyter (required with this config on python…): pip install jupyter
-
Notifications
You must be signed in to change notification settings - Fork 0
nsulmol/doom-config
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published