From f87d0bb7c569725d5d2503a8c7bb914032d290f5 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Mon, 29 Apr 2013 11:02:15 -0300 Subject: Add nonewline to end of file to avoid issues when new options are added --- root/.tcshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'root/.tcshrc') diff --git a/root/.tcshrc b/root/.tcshrc index 64e5ca4..cd20f2d 100644 --- a/root/.tcshrc +++ b/root/.tcshrc @@ -18,4 +18,4 @@ if ($term == "xterm" || $term == "vt100" || $term == "vt102" || $term == "vt220" bindkey "\e[7~" beginning-of-line # Home rxvt/konsole bindkey "\e[8~" end-of-line # End rxvt/konsole -endif \ No newline at end of file +endif -- cgit v1.1