The configuration of Collin Doering; deprecated, see https://git.rekahsoft.ca/rekahsoft/dotfiles instead.
This repository has been archived on 2022-12-11. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Collin J. Doering 45a536ed64 Added a new template for general scheme (kawa comes to mind); you'll see this
in both .emacs and .emacs.d/templates/scheme-template.scm
Also since the rkd-conf project now expects your config to diverge projects
are now handeled per host with the possibility to still pull from the generic
(although this is not clean); still looking into a way to diff between diverged git projects
One way is to simply keep an updated copy of the rkd-conf generic so you can diff your
diverged config against it like so:
   diff ~/path/to/you/conf/dir/target_diff_file path/to/rkd-conf/generic/target_diff_file
..you could make this a little nicer by writting a little script that does:
   cdiff <file> => diff ~/path/to/you/conf/dir/<file> path/to/rkd-conf/generic/<file>
where cdiff is the name of the script in this case. Sorry for the long commit message.
2015-01-14 05:12:42 -05:00
.bin Initial commit for config project. 2011-06-03 13:44:54 -04:00
.emacs.d/templates Added a new template for general scheme (kawa comes to mind); you'll see this 2015-01-14 05:12:42 -05:00
.mc Initial commit for config project. 2011-06-03 13:44:54 -04:00
.xmonad Simply changed old # Rekahsoft $ tags to the generic config tags 2015-01-14 05:12:42 -05:00
.Xdefaults Initial commit for config project. 2011-06-03 13:44:54 -04:00
.bash_profile Random changes specific to desktop 2015-01-14 05:11:51 -05:00
.bashrc Random changes specific to desktop 2015-01-14 05:11:51 -05:00
.emacs Added a new template for general scheme (kawa comes to mind); you'll see this 2015-01-14 05:12:42 -05:00
.gnus Added auth files and gnus configuration. Includes an important fix for emacs which stops it from breaking hardlinks 2015-01-14 05:12:42 -05:00
.screenrc Random changes specific to desktop 2015-01-14 05:11:51 -05:00
.xbindkeysrc Random changes specific to desktop 2015-01-14 05:11:51 -05:00
.xinitrc Did some minor changes to .xinitrc making trayer sized more aligned with xmobars 2015-01-14 05:12:42 -05:00
.xmobarrc Random changes specific to desktop 2015-01-14 05:11:51 -05:00
.zshrc Modified emacs init so slime doesn't auto-start when a *.lips file is opened 2015-01-14 05:12:42 -05:00