Please send tips, tricks, or questions to ~pfhawkins' server mail.
chsh -s /bin/bash
chfn -o "Your City Here" username chfn -p "Your State/Province/etc. Here" username chfn -h "Your Twitter Here" username
N.B.: finger/plan does not have a field for twitter, so we are experimenting with repurposing a field.
xset b on|off
(might need to be run prior to window manager loading)
ls /home | while read -r line; do finger $line; done | grep -A1 Plan:
font-smooth: never; -webkit-font-smoothing : none;
/SET autolog ON
set editor_command "vim '+set tw=72' +%d '%s'"