Skip to content

GinShio/doom-private

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doom Private

Dependens

Fonts

normal
Source Code Pro
variable
Source Code Variable
unicode
JuliaMono
serif
TeX Gyre Cursor
icons
Symbols Nerd Font

Tools

  • base
  • terminal
    • make
    • cmake
    • libvterm (USE_SYSTEM_LIBVTERM=yes)
    • libtool-bin

LSP

CC
clangd
Python
pyright

Or More…

Directory

base org
~/org
roam
base/roam
agenda
base/agenda
capture
base/capture

Installation

git clone --depth 1 git@github.com:hlissner/doom-emacs ~/.emacs.d
git clone git@github.com:GinShio/doom-private ~/.doom.d
emacs --batch --eval "(progn (require 'org) (setq org-confirm-babel-evaluate nil) (org-babel-tangle-file \"~/.doom.d/config.org\"))"
~/.emacs.d/bin/doom install