Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/willkill07/emacs-config-switcher
- Owner: willkill07
- License: gpl-3.0
- Created: 2014-04-03T21:50:30.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-04-07T16:44:22.000Z (over 10 years ago)
- Last Synced: 2023-08-18T12:29:58.861Z (about 1 year ago)
- Language: Shell
- Size: 148 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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