Initial commit

This excempts my two emacs configurations for spacemacs and doom-emacs.

THere are still credentials in plaintext and I need to solve how to
store those in git without the credentials.
This commit is contained in:
Colin Powell
2018-12-02 12:41:17 -05:00
commit 848336d3d5
30 changed files with 1378 additions and 0 deletions

14
hosts Normal file
View File

@ -0,0 +1,14 @@
;; Add the following to your /etc/hosts file
; Enables ProtonMail lookups in offlineimap
127.0.0.1 imap.protonmail.com
; Elation helper domains
172.17.10.215 stage.elationemr.com
172.16.12.166 prod.elationemr.com
# BEGIN section for OpenVPN Client SSL sites
127.94.0.1 client.openvpn.net
127.94.0.2 openvpn-client.vpn.elationemr.com
# END section for OpenVPN Client SSL sites