Skip to content

jonjitsu/jmacs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GOALS:

  1. Rethink the structure for emacs configurations. The idea of profiles which are just entry points into a particular config tree to be used by starting separate emacs instances with particular purposes.

1. File structure

profiles/
  contains the profile.el entry point.
  
packages/
  where the emacs package manager stores it's packages to be used in different profiles.
  
libraries/
  Generic custom code.
  
bin/
  jmacs  # profile bootstrapper
bin/jmacs ruby   # fires up an emacs with a ruby environment setup.

About

Custom emacs configs separated into "profiles" for different purposes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published