Posts Tagged ‘config’
Fixed width fonts and websites
I typically hate how “code” fonts look on forums and websites. So I was planning to edit my .fonts.conf to replace whatever font they used with something I did like. So the first two websites I wanted to change were using “monaco” as a first choice. I knew it was a mac font but had never seen it.
Out of curiosity I went looking for it. This was actually harder to find than I thought it would be. I found a direct link to it here, thanks to this list of programmer fonts.
I like how it looks so no need to edit fonts.conf!
Configuration files
I just noticed I can’t post my .bashrc properly on here. It strips some chars out of the color codes. So I thought I’d put them on Pastebin but the site is melting. So I used Arch’s pastebin:.bashrc, .dir_colors, .Xdefaults.
If you want even more configuration file goodness check out Vico’s little Linux site and dotfiles.org.