oldfolio’s github site

Dot Files

A collection of configuration files

System-wide:

If you need to force apt to use IPv4:

/etc/apt/apt.conf.d/99force-ipv4

Fonts:

/etc/fonts/local.conf

If you wish to use U2F keys on a Debian-based system, you may need to add the following file:

/etc/udev/rules.d/70-u2f.rules

The above file is a copy of a working rules file that I have used under Debian 8 and 9. To make sure you have the latest version of the file, you should grab it from Yubico’s GitHub page:

/etc/udev/rules.d/70-u2f.rules

CSS Example:

/var/www/simple.css

For my home directory:

~/.emacs.d/init.el
~/.emacs.d/el/typopunct.el
~/.emacs.d/el/gopher.el

~/.forward

~/.gnupg/gpg-agent.conf
Whenever you make changes to gpg-agent.conf, you should reload the agent:

$ gpg-connect-agent reloadagent /bye

~/.gnupg/gpg.conf

~/.kshrc

~/.mkshrc additions

~/.profile

~/.ssh/authorized_keys
~/.ssh/config

~/.tcshrc

~/.vim/gvimrc
~/.vim/vimrc


SCRIPTS

freebsd-cpu-info.sh

shred.sh