diff options
Diffstat (limited to 'root/.tcshrc')
-rw-r--r-- | root/.tcshrc | 2 |
1 files changed, 1 insertions, 1 deletions
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 |