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.
dot-files/.config/luakit
Collin J. Doering 0d9ac35254 Minor changes across a few config files and a revamp of mc
.bashrc:
.zshrc:
  * added some new alias'
.config/luakit/:
  * started keeping track of a luakit config as a backup browser to conkeror
  * currently this is just the defaults
.config/mc/:
  * updated the config files for mc (from skel /etc/mc)
  * below are the files that have been modified in some way; all others are exactly from skel
  mc.keymap:
    * emacs mc keymap (from skel /etc/mc/mc.keymap.emacs)
  mc.ext:
    * replaced 'bindings'
    * ported over support for many programming languages from old 'bindings' file
    * enabled 'emacsclient -nw' as default editor
.conkerorrc:
  * enable spell checking (not enabled by default)
.emacs:
  * cleaned up file a little and denoted a few more TODO's at the head of the file
  * enabled python-mode and ipython-mode (ELPA)
  * enabled geiser (ELPA)
  * enabled sml-mode (ELPA)
  * enabled quack (ELPA)

Signed-off-by: Collin J. Doering <rekahsoft@gmail.com>
2015-01-14 05:12:43 -05:00
..
binds.lua Minor changes across a few config files and a revamp of mc 2015-01-14 05:12:43 -05:00
globals.lua Minor changes across a few config files and a revamp of mc 2015-01-14 05:12:43 -05:00
modes.lua Minor changes across a few config files and a revamp of mc 2015-01-14 05:12:43 -05:00
rc.lua Minor changes across a few config files and a revamp of mc 2015-01-14 05:12:43 -05:00
theme.lua Minor changes across a few config files and a revamp of mc 2015-01-14 05:12:43 -05:00
webview.lua Minor changes across a few config files and a revamp of mc 2015-01-14 05:12:43 -05:00
window.lua Minor changes across a few config files and a revamp of mc 2015-01-14 05:12:43 -05:00