summary refs log tree commit diff
path: root/README.org
diff options
context:
space:
mode:
authorFranck Cuny <franck.cuny@gmail.com>2017-09-20 16:43:53 -0700
committerFranck Cuny <franck.cuny@gmail.com>2017-09-20 16:43:53 -0700
commit0e854ee7772ea51f5b00d476eeeb702db11e86c3 (patch)
treebbb20354e5865fa7fafb17bb791df6953ea756e1 /README.org
parent[tmux] remove (diff)
downloademacs.d-0e854ee7772ea51f5b00d476eeeb702db11e86c3.tar.gz
[readme] convert from org to md
Diffstat (limited to 'README.org')
-rw-r--r--README.org31
1 files changed, 0 insertions, 31 deletions
diff --git a/README.org b/README.org
deleted file mode 100644
index 6287a6a..0000000
--- a/README.org
+++ /dev/null
@@ -1,31 +0,0 @@
-#+Title: Configuration files
-#+Author: Franck Cuny
-
-My personal configuration files for [[https://www.gnu.org/software/emacs/][Emacs]], [[https://www.gnu.org/software/bash/][bash]] and [[https://git-scm.com/][git]].
-
-* Documentation
-** Emacs
-*** Bookmarks
-| binding | description        |
-|---------+--------------------|
-| C-x r l | list the bookmarks |
-| C-x r m | add a bookmark     |
-*** Navigation
-| binding       | description                |
-|---------------+----------------------------|
-| C-x C-<space> | go back to previous buffer |
-*** Working with go
-First start by running the [[file:bin/setup-go][setup-go]] script.
-
-#+BEGIN_SRC sh
-./bin/setup-go
-#+END_SRC
-
-| binding   | description      |
-|-----------+------------------|
-| C-c C-o j | go to definition |
-|           |                  |
-* ToDos
-** Emacs
-*** DONE Move twitter's configuration to it's own file
-This include the configuration for flycheck