From 38d3c6c61fbb59775e029895787afeb0a7f2c06e Mon Sep 17 00:00:00 2001 From: Mathias Bynens Date: Sun, 10 Mar 2013 11:07:15 +0100 Subject: Use newlines at EOF consistently --- .inputrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.inputrc') diff --git a/.inputrc b/.inputrc index adbd92f..942281a 100644 --- a/.inputrc +++ b/.inputrc @@ -37,4 +37,4 @@ set output-meta on set convert-meta off # Use Alt/Meta + Delete to delete the preceding word -"\e[3;3~": kill-word \ No newline at end of file +"\e[3;3~": kill-word -- cgit v1.2.3