Add .fluxbox/keys.
[dotfiles-framework.git] / src / .emacs.d / load / wtk_epa.el
1 ; Setup bundled EasyPG (encryption with gpg)
2 ; from minor emacs wizardry
3 ; http://emacs.wordpress.com/2008/07/18/keeping-your-secrets-secret/
4 (require 'epa)
5 ;(epa-file-enable)
6 ; end EasyPG