Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/willkill07/emacs-config-switcher

An emacs configuration backup / switcher
https://github.com/willkill07/emacs-config-switcher

Last synced: 3 days ago
JSON representation

An emacs configuration backup / switcher

Awesome Lists containing this project

README

        

emacs-config-switcher
=====================

An emacs configuration backup / switcher

Installation:
-------------

Place `emacs-config` into your user bin directory (`~/bin`) or another favorite location and add it to your `PATH`

Usage:
------

`emacs-config [flag]`

Flags:
------

`-h` - show help

`-i ` - initialize configuration manager and create configuration called ``

`-b ` - backup current configuration to

`-L` - list current configurations

`-a ` - make `` the active configuration

`-r ` - remove ``

Note: only one flag is supported at a time