]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
Minor documentation fix.
authorSimon Ruderich <simon@ruderich.org>
Tue, 24 Feb 2009 22:37:15 +0000 (23:37 +0100)
committerSimon Ruderich <simon@ruderich.org>
Tue, 24 Feb 2009 22:37:15 +0000 (23:37 +0100)
Use proper line length.

zsh/rc

diff --git a/zsh/rc b/zsh/rc
index ae35dcc040bfbb86c9cccf08b7016db36792850b..993f447fff1925a855115cd096f2f3161c451dbd 100644 (file)
--- a/zsh/rc
+++ b/zsh/rc
@@ -277,8 +277,9 @@ alias -g ...='../..'
 alias -g ....='../../..'
 alias -g .....='../../../..'
 
-# Improved ls which displays the files in columns (-C), visualizes directories,
-# links and other special files (-F) and pages everything through less (L).
+# Improved ls which displays the files in columns (-C), visualizes
+# directories, links and other special files (-F) and pages everything through
+# less (L).
 #
 # If available use GNU ls with colorized output. If it isn't available use
 # normal ls which needs CLICOLOR_FORCE so it displays colors when used with a