Skip to content
This repository was archived by the owner on Nov 14, 2024. It is now read-only.

PatrickHoward/emacs-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Patrick’s emacs config

Deprecating this in favor of a monorepo of configs

at this github repo

Config setup inspired by this cool guy.

Setup

Add this to your startup Emacs config (be that `.emacs` or `~/.config/emacs/`:

(setq load-path (append load-path
    (list (expand-file-name "~/Repos/emacs-config"))
))

(load "init.el")

M-x commands

  • pmh/compile-org-scratch
    • Compiles org-scratch.el, allowing support for org-scratch buffers.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors