↧
ring ring, fedoraphone!
I managed to get one of my machines installed with a os version I didn’t want, and no way to change it. Normally, this means it’s time to koan/cobbler to get it re-provisioned. But I couldn’t log into...
View Articlegitconfig
I finally started organizing the various git commands and aliases I use alot, and published them to github. My gitconfig repo. Some of these are useful only for projects similar to mine (fedora, tito...
View Articlegit diff like highlighting of extra whitespace in vim and emacs
via Jim Meyering via coreutils list Some configs for vim and emacs to show trailing whitespace and other whitespace anomalies. vim config let c_space_errors=1 highlight RedundantSpaces ctermbg=red...
View Article