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 a09010409f Various changes to emacs configuration
Some highlights include:
- Modified theme to better emphasize mode-line
- Add .emacs.d/site-lisp-extra to load-path for various emacs-lisp snippets
- Add custom yasnippet directory under .emacs.d/snippets
- Use flyspell in more non-code modes (eg. various markup languages and mu4e)
- Added new sorting rules/categories for ibuffer
- Setup Auctex for smooth latex editing
- Pimp out editing of lispy langs including:
  - highlight current sexp at point with hightlight-sexp
  - enable mode for racket scribble (in .emacs.d/site-lisp-extra/)
  - add guile to geiser scheme implementations list
- Disabled highlight-current-line
- Enable bookmarks+
  See: http://www.emacswiki.org/emacs/BookmarkPlus
- Update auto-insert templates to use variables "author" and "email" correctly.
  Note: I am considering removing use of auto-insert for templates and
  instead switching to yasnippet for templates and starting with a empty
  file. Then a snippet like 'gpl3' could be expanded to be the license
  or the license header for the file. Also the little info block I have
  on all of my current templates could also simply be another snippet.
- Switched from gnus to mu4e for email; this requires the external tools
  mbsync and mu. Gnus can still be used but is now depreciated in
  preference of mu4e (which is much faster and better suited when used
  in combination with mbsync)
- Fixed annoying issue where when quack-mode was enabled C-x C-f was
  overridden to quack-find-file which didn't have ido-completion
- Setup gpg-agent so environment variables are correct (*TODO* this
  still isn't working 100% as I've noticed miss matches; it could be
  that somehow GPG_AGENT_INFO changes outside of emacs and because I
  only fix its value during the evaluation of .emacs it could result in
  a miss match.)
- Add exit confirmation in the mini-buffer

Signed-off-by: Collin J. Doering <rekahsoft@gmail.com>
2015-01-14 05:12:43 -05:00
.bin A variety of accumulated changes/fixes 2015-01-14 05:12:43 -05:00
.config Various (mostly self-documented) minor changes 2015-01-14 05:12:43 -05:00
.conkeror.d Various changes to conkeror 2015-01-14 05:12:43 -05:00
.emacs.d Various changes to emacs configuration 2015-01-14 05:12:43 -05:00
.eshell Various minor changes 2015-01-14 05:12:43 -05:00
.gnupg Add gpg-agent configuration 2015-01-14 05:12:43 -05:00
.local/share/mc/skins Did a variety of changes documented by file below; 2015-01-14 05:12:43 -05:00
.ncmpcpp Various (mostly self-documented) minor changes 2015-01-14 05:12:43 -05:00
.pekwm Various minor changes; see details below. 2015-01-14 05:12:42 -05:00
.vnc Numerous changes and a restructure of .xinitrc to allow .vnc/xstartup to piggy back off of it 2015-01-14 05:12:42 -05:00
.xmonad Various minimal changes 2015-01-14 05:12:43 -05:00
.Xresources Minor changes to Urxvt configuration 2015-01-14 05:12:43 -05:00
.bash_profile Some major revisions as i have recently replaced my desktop. Namely: 2015-01-14 05:12:43 -05:00
.bashrc Various (mostly self-documented) minor changes 2015-01-14 05:12:43 -05:00
.conkerorrc Various changes to conkeror 2015-01-14 05:12:43 -05:00
.emacs Various changes to emacs configuration 2015-01-14 05:12:43 -05:00
.ghci A variety of accumulated changes/fixes 2015-01-14 05:12:43 -05:00
.gitconfig Various (mostly self-documented) minor changes 2015-01-14 05:12:43 -05:00
.gitignore Various minimal changes 2015-01-14 05:12:43 -05:00
.gnus A variety of accumulated changes/fixes 2015-01-14 05:12:43 -05:00
.gtkrc-2.0 Pimp out and cleanup conkeror config 2015-01-14 05:12:43 -05:00
.mpdconf Aesthetic fixes and maintenance 2015-01-14 05:12:43 -05:00
.pentadactylrc Added syntax-highlighting to less output using source-highlight (in both .bashrc and .zshrc) 2015-01-14 05:12:42 -05:00
.ratpoisonrc Added a variety of things including: 2015-01-14 05:12:42 -05:00
.screenrc Various minor changes 2015-01-14 05:12:43 -05:00
.stumpwmrc Some major revisions as i have recently replaced my desktop. Namely: 2015-01-14 05:12:43 -05:00
.tmux.conf Various minor changes 2015-01-14 05:12:43 -05:00
.vimrc Some major revisions as i have recently replaced my desktop. Namely: 2015-01-14 05:12:43 -05:00
.xbindkeysrc A variety of accumulated changes/fixes 2015-01-14 05:12:43 -05:00
.xinitrc Various (mostly self-documented) minor changes 2015-01-14 05:12:43 -05:00
.xmobarrc Various (mostly self-documented) minor changes 2015-01-14 05:12:43 -05:00
.xscreensaver Some major revisions as i have recently replaced my desktop. Namely: 2015-01-14 05:12:43 -05:00
.xsession Some major revisions as i have recently replaced my desktop. Namely: 2015-01-14 05:12:43 -05:00
.zshrc Various (mostly self-documented) minor changes 2015-01-14 05:12:43 -05:00