aboutsummaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2020-10-27 04:05:54 +0100
committerPřemysl Eric Janouch <p@janouch.name>2020-10-27 04:17:52 +0100
commitc20d3780b2ac9d1edb143fc18f7f6965867f74f9 (patch)
treebc6ff362af8daa5a461c424a4af9b509ab05f97e /README.adoc
parent22725ba3b7114baf88f186330ce2ebb16794e1d8 (diff)
downloadsdn-c20d3780b2ac9d1edb143fc18f7f6965867f74f9.tar.gz
sdn-c20d3780b2ac9d1edb143fc18f7f6965867f74f9.tar.xz
sdn-c20d3780b2ac9d1edb143fc18f7f6965867f74f9.zip
Make the manpages mostly acceptable
Closes #1
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.adoc b/README.adoc
index 8b33d4c..2abe51d 100644
--- a/README.adoc
+++ b/README.adoc
@@ -50,8 +50,12 @@ Or you can try telling CMake to make a package for you. For Debian it is:
There is also a Makefile you can use to quickly build a binary to be copied
into the PATH of any machine you want to have 'sdn' on.
+Configuration
+-------------
+For a slightly more technical explanation please refer to manual pages.
+
Integration
------------
+~~~~~~~~~~~
The package contains an installation script called 'sdn-install' which will bind
'sdn' to Alt-o in your shell's initialisation file. The supported shells are:
@@ -64,9 +68,6 @@ elvish is absolutely perverse. And so is integrating 'sdn' into it because it
already includes a custom file manager, bound to Ctrl-N (though I find the
ranger-like interface confusing and resource-demanding).
-Configuration
--------------
-
Colours
~~~~~~~
Here is an example of a '~/.config/sdn/look' file; the format is similar to
@@ -91,7 +92,6 @@ To obtain more vifm-like controls, you may write the following to your
....
normal h parent
normal l choose
-normal ? help
....
Helper programs