Skip to content

cadrake/emacs-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emacs-config

Emacs Setup

# Download and install Doom
rm -rf .emacs.d
git clone --depth 1 https://github.com/hlissner/doom-emacs ~/.emacs.d
~/.emacs.d/bin/doom install

# Symlinks and Org mode
git clone git@github.com:cadrake/emacs-config.git
cd ~/.config
rm -rf doom
ln -s ~/emacs-config doom
~/.emacs.d/bin/doom sync
mkdir -p ~/Documents/org/tasks

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published