diff options
Diffstat (limited to 'README.adoc')
-rw-r--r-- | README.adoc | 10 |
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 |