8000 GitHub - ursulogalvan/doom.d: doom emacs config
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ursulogalvan/doom.d

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prereqs

  • Git 2.23+
  • Emacs 26.1+ (27 is recommended) with GNUTLS support
  • [ripgrep] 11.0+
  • GNU find
  • OPTIONAL: [fd] 7.3.0+ (improves file indexing performance for some commands)

Install

$ git clone --single-branch --branch develop --depth 1 https://github.com/hlissner/doom-emacs .emacs.d 
$ git clone --depth 1 https://github.com/rmmanseau/doom.d .doom.d
$ .emacs.d/bin/doom install

# available toggles:
# cut:      use ~/cut/ as home instead of ~
# org:      org roam configuration
# arista:   arista configuration

# to enable:
$ touch .doom.d/toggle/<toggle>

About

doom emacs config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 100.0%
0