aboutsummaryrefslogtreecommitdiffstats
path: root/README.org
diff options
context:
space:
mode:
authorGravatar Tom Willemse2013-08-12 01:00:33 +0200
committerGravatar Tom Willemse2013-08-12 01:00:33 +0200
commit5c6d14bca8de104b0495c0c15d12f37fac6c933d (patch)
treef7df898471d46bb32f09280c56b522168cbef4f5 /README.org
downloadurxvt-modeline-5c6d14bca8de104b0495c0c15d12f37fac6c933d.tar.gz
urxvt-modeline-5c6d14bca8de104b0495c0c15d12f37fac6c933d.zip
Initial commit
Diffstat (limited to 'README.org')
-rw-r--r--README.org9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.org b/README.org
new file mode 100644
index 0000000..586b811
--- /dev/null
+++ b/README.org
@@ -0,0 +1,9 @@
+A modeline for URxvt.
+
+* Usage
+
+ Download and put it in your ~perl-lib~ (or change your ~perl-lib~ to
+ contain it), add ~modeline~ to your ~perl-ext-common~, and set the
+ ~URxvt.modeline.command~ setting to a shell-executable which produces
+ a single line of output which will be shown in the last line of the
+ terminal.