From 2a1bb91bf73366b89d27f2ecfacdc770ceecb72e Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Fri, 29 Jan 2016 14:53:28 +0000 Subject: Remove old examples in favour of one example configuration file. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index c0102e68..dbc9b173 100644 --- a/README +++ b/README @@ -33,7 +33,7 @@ the source tree with: Some common questions are answered in the FAQ file and a more extensive (but slightly out of date) guide is available in the OpenBSD FAQ at http://www.openbsd.org/faq/faq7.html#tmux. A rough todo list is in the TODO -file and some example configurations are in the examples directory. +file and an example configuration in example_tmux.conf. A vim(1) syntax file is available at: -- cgit