Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zcaudate/etude
use-package based emacs.d config
https://github.com/zcaudate/etude
Last synced: 25 days ago
JSON representation
use-package based emacs.d config
- Host: GitHub
- URL: https://github.com/zcaudate/etude
- Owner: zcaudate
- Created: 2015-03-12T06:57:51.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-06-08T09:11:53.000Z (over 1 year ago)
- Last Synced: 2024-11-14T12:47:35.593Z (3 months ago)
- Language: Emacs Lisp
- Homepage:
- Size: 1.29 MB
- Stars: 9
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
#+AUTHOR: Chris Zheng
#+EMAIL: [email protected]
#+OPTIONS: toc:nil
#+STARTUP: showall* Introduction
This is [[http://github.com/zcaudate/etude][Etude]]. The aim of the project is to provide better usability
for ~emacs~ with a ~dvorak~ keyboard on ~tmux~ sessions across various
operating systems. It is also an experiment for deployment reproducibility using containers and emacs org mode.** Preview
Etude
- LHS ~>~ Document
- RHS ~>~ Vterm ~>~ Docker ~>~ Emacs ~>~ Document[[https://user-images.githubusercontent.com/1455572/104732790-ae7c3600-5778-11eb-8003-035321daac85.png]]
** Prerequisites
Libraries:
- [[https://github.com/BurntSushi/ripgrep][ripgrep]] - search and replace (counsel)
- [[https://www.gnu.org/software/ispell/][ispell]] - spell checker (native)