3541a991ce
And here come the rationale for this sensitive topic: - Source code should wrap at 80 characters; be polite and give room for line numbering. Four characters is room for up to 999 lines, followed by a space; if the file exceeds that length, it is probably difficult to work with, because it's hard to keep that much in working memory. - Allows for up to three levels of nesting for e-mail quoting (">>> "). I really hope more than that is not needed. If it is, modern editors can easily reflow text (e.g. `gq' in vim). |
||
---|---|---|
desktop-bin | ||
screen | ||
COPYING | ||
ChangeLog | ||
HACKING | ||
README | ||
Xresources | ||
bash_logout | ||
gvimrc | ||
profile | ||
screenrc | ||
vimrc | ||
xinitrc | ||
xscreensaver |
README
Personal scripts and configuration files This repository is provided both as backup and in the hope that it will be useful/educational to others who are performing similar tasks. All scripts in this repository are free software---you may freely modify, distribute, and study them; see each individual file for license information. These files are installed on my various boxes uses Puppet; see the `puppet' branch for more information.