From 69448a85c0cb3fa7c3275ce2b16653e9f1764366 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Mon, 16 Jun 2014 10:37:12 -0700 Subject: [PATCH] swc-windows-installer.py: Change '~/nano.rc' to 'a ~/nano.rc' I think the comment reads more clearly with the article. --- swc-windows-installer.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swc-windows-installer.py b/swc-windows-installer.py index 4af86ab..bfe9f03 100755 --- a/swc-windows-installer.py +++ b/swc-windows-installer.py @@ -7,7 +7,7 @@ Helps mimic a *nix environment on Windows with as little work as possible. The script: * Installs nano and makes it accessible from msysGit * Installs SQLite and makes it accessible from msysGit -* Creates ~/nano.rc with links to syntax highlighting configs +* Creates a ~/nano.rc with links to syntax highlighting configs * Provides standard nosetests behavior for msysGit * Add R's bin directory to the path (if we can find it) -- 2.26.2