tvl-depot/configs/shared
William Carroll 77d46eb5e1 Debug failed initialization of keybindings
Some more pains of weening off of Dropbox is that my Emacs initialization is
sensitive to dependencies and missing require statements. I'm still debugging
everything.

Some modules called `exwm-input-set-key` before the `window-manager` module
loaded, which itself requires EXWM. This broke initialization. To get around
this I could've called `(require 'exwm)` in each of those modules. I chose to
define a `keybindings.el` module to whitelist some of my EXWM keybindings. I'm
not sure if this is the best way forward, but it is *some* way forward.
2020-01-18 22:47:11 +00:00
..
.config Drop support for nix_find fish function 2020-01-17 10:56:21 +00:00
.docker Massive configuration overhaul 2019-12-24 15:21:34 +00:00
.emacs.d Debug failed initialization of keybindings 2020-01-18 22:47:11 +00:00
.gnupg Massive configuration overhaul 2019-12-24 15:21:34 +00:00
.gvcci/themes Massive configuration overhaul 2019-12-24 15:21:34 +00:00
.irssi Drop support for i3 2020-01-06 15:25:25 +00:00
.local/share Support the JetBrainsMono font 2020-01-17 10:56:21 +00:00
.ncmpcpp Massive configuration overhaul 2019-12-24 15:21:34 +00:00
.ssh Massive configuration overhaul 2019-12-24 15:21:34 +00:00
.g4d Massive configuration overhaul 2019-12-24 15:21:34 +00:00
.gitconfig Ensure git yday alias formats commits like git today 2020-01-06 15:25:25 +00:00
.gitignore Massive configuration overhaul 2019-12-24 15:21:34 +00:00
.profile Prefer direnv to manage ORG_DIRECTORY 2020-01-17 10:56:21 +00:00
.tmux.conf Massive configuration overhaul 2019-12-24 15:21:34 +00:00
.Xmodmap Massive configuration overhaul 2019-12-24 15:21:34 +00:00
.Xresources Massive configuration overhaul 2019-12-24 15:21:34 +00:00
.Xresources.shared Massive configuration overhaul 2019-12-24 15:21:34 +00:00
.xsecurelockrc Massive configuration overhaul 2019-12-24 15:21:34 +00:00
.xsessionrc Massive configuration overhaul 2019-12-24 15:21:34 +00:00
.xsessionrc.shared Don't start emacs server at login 2020-01-17 19:07:50 +00:00
.zprofile Massive configuration overhaul 2019-12-24 15:21:34 +00:00
.zshrc Support direnv 2020-01-17 10:56:21 +00:00
aliases.zsh Drop alias er 2020-01-17 10:56:21 +00:00
functions.zsh Debug lt ZSH function 2020-01-06 15:25:25 +00:00
variables.zsh Drop support for i3 2020-01-06 15:25:25 +00:00
zle.zsh Massive configuration overhaul 2019-12-24 15:21:34 +00:00