From b6aff4c3bfa284df76d055c665b3b0675a7ef26c Mon Sep 17 00:00:00 2001 From: hut Date: Mon, 25 Jan 2010 00:30:24 +0100 Subject: made configuration more simple --- README | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'README') diff --git a/README b/README index 764ab57e..352fbaee 100644 --- a/README +++ b/README @@ -83,12 +83,8 @@ apps.py defines how files are run, keys.py defines keybindings. The files in ranger/defaults/ can be copied into ~/.ranger/ for per-user modifications. Colorschemes can be placed in ~/.ranger/colorschemes. -The options.py defines the import path of "apps", "keys" and the -colorscheme. To use the files you placed in ~/.ranger/, you may need -to make this changes in the options.py: - -"from ranger.defaults import apps, keys" => "import apps, keys" -"from ranger import colorschemes" => "import colorschemes" +The configuration files should be self-explanatory. If you need more +information, check out the source code. == Guidelines for developers: -- cgit 1.4.1-2-gfad0