zshrc: Move more commented-out code to skel/.zshrc
authorFrank Terbeck <ft@bewatermyfriend.org>
Mon, 9 Feb 2009 12:59:02 +0000 (13:59 +0100)
committerFrank Terbeck <ft@bewatermyfriend.org>
Mon, 9 Feb 2009 13:04:18 +0000 (14:04 +0100)
commit6247ef0d20c7a2c9302e9634476f54d23fd96150
tree8dad9edffb07f1874be118168da6587827968795
parente7b6b7eabcf585a92aaaa1c8da7f694b7a49f3ab
zshrc: Move more commented-out code to skel/.zshrc

This time: $cdpath and $MANWIDTH

All commented-out examples should go into the skel file, because users
should make their specific changes in ~/.zshrc.pre and ~/.zshrc.local.
Having examples in the global rc file would encourage to make changes
there. Besides, commented-out examples make the setup harder to read and
to maintain.
etc/skel/.zshrc
etc/zsh/zshrc