A "Best of the Best Practices" (BOBP) guide to developing in Python.
- "Build tools for others that you want to be built for you." - Kenneth Reitz
 - "Simplicity is alway better than functionality." - Pieter Hintjens
 
| ! Cursor theme | |
| xcursor.theme: Vanilla-DMZ | |
| ! URxvt config | |
| URxvt*termName: rxvt-16color | |
| URxvt.scrollBar: off | |
| URxvt.font: xft:monaco:size=10:antialias=true | |
| URxvt.internalBorder: 0 | |
| URxvt*selectToClipboard: true |