Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Emacs: Move projectile-vc key to C-M-g | Alan Pearce | 2017-09-15 | -1/+1 | |
| | | | | | Super should be reserved for the window manager; it was in the way of the i3 gaps mode | ||||
* | Emacs: Remove nix info from frame title | Alan Pearce | 2017-09-15 | -17/+0 | |
| | |||||
* | Emacs: Add autoload for beancount-mode | Alan Pearce | 2017-09-13 | -0/+1 | |
| | |||||
* | Emacs: Make sure pre-set SSH_AUTH_SOCK exists before using it | Alan Pearce | 2017-09-13 | -1/+2 | |
| | |||||
* | Emacs: Add mu4e variable declarations | Alan Pearce | 2017-09-12 | -1/+11 | |
| | |||||
* | Emacs: Add mu4e-refile-folder for satoshipay | Alan Pearce | 2017-09-12 | -0/+1 | |
| | |||||
* | Emacs: fix error when checking if beancount is available | Alan Pearce | 2017-09-09 | -1/+2 | |
| | |||||
* | Emacs: Move outline-cycle away from tab | Alan Pearce | 2017-09-09 | -2/+1 | |
| | | | | | Use shift-tab instead. `outshine-cycle-buffer` is already bound to alt-tab or ctrl-alt-i by default. | ||||
* | Emacs: Use electric-pair mode in nix-mode buffers | Alan Pearce | 2017-09-09 | -1/+7 | |
| | | | | It seems to work better than smartparens | ||||
* | Emacs: Add shortcut to insert current date in beancount | Alan Pearce | 2017-09-09 | -0/+2 | |
| | |||||
* | Emacs: Add fontawesome | Alan Pearce | 2017-09-08 | -0/+9 | |
| | |||||
* | Emacs: Use system default font from Xresources | Alan Pearce | 2017-09-08 | -4/+0 | |
| | |||||
* | Emacs: Add company fallback keybind to overriding keymap | Alan Pearce | 2017-09-08 | -2/+2 | |
| | |||||
* | Emacs: Replace beacon with builtin hl-line-mode | Alan Pearce | 2017-09-08 | -17/+2 | |
| | |||||
* | Emacs: appease emacs-lisp-checkdoc | Alan Pearce | 2017-09-08 | -0/+2 | |
| | |||||
* | Emacs: reformat to outshine style | Alan Pearce | 2017-09-08 | -149/+149 | |
| | |||||
* | Emacs: Ensure shift keys are not overridden in org-mode | Alan Pearce | 2017-09-07 | -4/+5 | |
| | |||||
* | Emacs: Disable crux-reopen-as-root-mode | Alan Pearce | 2017-09-07 | -2/+0 | |
| | | | | | It's annoying that it pops up when I follow a link to a source file in an emacs help file. | ||||
* | Emacs: Extract first-frame-hook | Alan Pearce | 2017-09-06 | -8/+12 | |
| | |||||
* | Emacs: hook up `standard` and `eslint` if available | Alan Pearce | 2017-09-06 | -1/+6 | |
| | |||||
* | Emacs: Add yarn-remove command | Alan Pearce | 2017-09-06 | -0/+5 | |
| | |||||
* | Emacs: Update mu4e automatically | Alan Pearce | 2017-09-04 | -0/+1 | |
| | |||||
* | Emacs: Improve first-frame-hook | Alan Pearce | 2017-09-01 | -5/+7 | |
| | |||||
* | Emacs: Configure beancount mode | Alan Pearce | 2017-09-01 | -0/+12 | |
| | |||||
* | Emacs: Silence most byte-compiler warnings | Alan Pearce | 2017-09-01 | -24/+53 | |
| | |||||
* | Emacs: Fix daemon startup error | Alan Pearce | 2017-09-01 | -2/+5 | |
| | |||||
* | Emacs: Set shr-like keybindings in mu4e | Alan Pearce | 2017-09-01 | -68/+72 | |
| | |||||
* | Add satoshipay email | Alan Pearce | 2017-09-01 | -31/+52 | |
| | |||||
* | Emacs: Fix syntax error | Alan Pearce | 2017-09-01 | -1/+1 | |
| | |||||
* | Merge remote-tracking branch 'origin/master' | Alan Pearce | 2017-08-31 | -48/+11 | |
|\ | |||||
| * | Emacs: Install helpful | Alan Pearce | 2017-08-31 | -0/+6 | |
| | | |||||
| * | Emacs: Remove gnus configuration | Alan Pearce | 2017-08-30 | -38/+5 | |
| | | |||||
| * | Emacs: Remove lentic | Alan Pearce | 2017-08-30 | -10/+0 | |
| | | | | | | | | It's too buggy. Let's go back to outshine | ||||
* | | Merge remote-tracking branch 'origin/master' | Alan Pearce | 2017-08-31 | -21/+22 | |
|\| | |||||
| * | Emacs: Load mu4e only if mu executable is present | Alan Pearce | 2017-08-29 | -47/+48 | |
| | | |||||
* | | Add riseup to email system | Alan Pearce | 2017-08-29 | -6/+12 | |
|/ | |||||
* | Emacs: Remove workaround for echo-area-message | Alan Pearce | 2017-08-27 | -2/+0 | |
| | |||||
* | Emacs: Force-bind avy shortcuts | Alan Pearce | 2017-08-27 | -5/+5 | |
| | |||||
* | Emacs: Add desktop file | Alan Pearce | 2017-08-27 | -0/+11 | |
| | |||||
* | Emacs: Configure mu4e | Alan Pearce | 2017-08-25 | -0/+52 | |
| | |||||
* | Emacs: Default to SSH socket from GnuPG | Alan Pearce | 2017-08-25 | -1/+1 | |
| | |||||
* | Emacs: Remove base16-theme | Alan Pearce | 2017-08-21 | -9/+0 | |
| | |||||
* | Emacs: add lentic configuration | Alan Pearce | 2017-08-21 | -0/+4 | |
| | |||||
* | Emacs: Fix C-c p s s binding | Alan Pearce | 2017-08-21 | -0/+1 | |
| | |||||
* | Emacs: Update encrypted configuration | Alan Pearce | 2017-08-21 | -0/+0 | |
| | |||||
* | Emacs: Remove eziam setup | Alan Pearce | 2017-08-08 | -23/+0 | |
| | |||||
* | Emacs: Fix execution of old code at startup | Alan Pearce | 2017-08-07 | -2820/+2835 | |
| | | | | | | Set load-prefer-newer before loading main init code (it does not apply to the file it is in) Set auto-compile-on-load to compile init.el if it is newer than init.elc | ||||
* | Merge branch 'master' of ssh://alanpearce.eu/dotfiles | Alan Pearce | 2017-08-06 | -877/+787 | |
|\ | |||||
| * | Emacs: Remove twig-mode | Alan Pearce | 2017-08-04 | -11/+1 | |
| | | | | | | | | I don't use PHP any more | ||||
| * | Emacs: Remove coffee mode | Alan Pearce | 2017-08-04 | -11/+1 | |
| | | | | | | | | Unused |