diff options
| author | Franck Cuny <franckcuny@gmail.com> | 2016-07-03 15:14:20 -0700 |
|---|---|---|
| committer | Franck Cuny <franckcuny@gmail.com> | 2016-07-03 15:14:34 -0700 |
| commit | cca6b337bc9f51ed91daf2accca08fe65ef5ff17 (patch) | |
| tree | c1256de00d17c04dc29b90bbb6a8c3bee51de560 /README.org | |
| parent | Convert README from org to markdown. (diff) | |
| download | emacs.d-cca6b337bc9f51ed91daf2accca08fe65ef5ff17.tar.gz | |
Delete documentation
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/README.org b/README.org deleted file mode 100644 index 19b6b8c..0000000 --- a/README.org +++ /dev/null @@ -1,41 +0,0 @@ -#+AUTHOR: Franck Cuny -#+TITLE: README -#+STARTUP: indent -#+STARTUP: hidestars - -* Home - -My personal configuration files for [[file:docs/emacs.org][emacs]], [[file:docs/zsh.org][zsh]] and [[file:docs/git.org][git]]. - -** Installation - -To install the dotfiles: - -#+BEGIN_SRC sh :results silent -make install -#+END_SRC - -** Maintain the configuration - -To check for dead symlinks: - -#+BEGIN_SRC sh :results silent -make check-dead -#+END_SRC - -To remove dead symlinks: - -#+BEGIN_SRC sh :results silent -make clean-dead -#+END_SRC - -** Tasks -*** TODO Run magit in full screen ? -*** TODO Add word / sign / sentence count for markdown in the status line -*** TODO Take a look at "highlight-indent-guides" for emacs -*** TODO How to update Emacs on OSX ? -*** TODO Add puppet-lint to Flymake -*** TODO BUILD files are Python files -*** TODO Emacs' git configuration - Add binding for git diff, git commit, and configure correctly git commit mode. -*** TODO Sometimes aurora files are not seen as Python ? |
