Marcnuth / EmacsConfigs

A simple tool for managing emacs configurations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EmacsConfigs

##Introduction This is a simple tool for manage emacs config files, which allows to collect configs or deploy the configs.

##Usage ###Collect configurations

python manage.py -c your_configuration_directory

Note: default emacs config directory is ~/

###Deploy configurations

python manage.py -d your_configuration_directory

About

A simple tool for managing emacs configurations

License:Apache License 2.0


Languages

Language:Emacs Lisp 99.5%Language:Python 0.5%