summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
index d778dd3..da701d2 100644
--- a/README.md
+++ b/README.md
@@ -48,6 +48,19 @@ The file will be opened in the client from where `:terminal` was executed.
You can configure your applications to use `kak-connect` instead of `kak`.
+Configuration
+-------------
+
+Configure your shell.
+
+``` sh
+EDITOR=kak-connect
+```
+
+``` sh
+alias kak=kak-connect
+```
+
[Kakoune]: http://kakoune.org
[freenode/kakoune]: https://webchat.freenode.net?channels=kakoune
[shields/kakoune/badge]: https://img.shields.io/badge/IRC-%23kakoune-blue.svg