Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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: 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 | |||
| * | Emacs: Simplify search for init file | Alan Pearce | 2017-08-04 | -4/+1 |
| | | ||||
| * | Emacs: Fix startup issue opening encrypted config | Alan Pearce | 2017-08-04 | -5/+2 |
| | | ||||
| * | Emacs: Make bbdb popup window smaller | Alan Pearce | 2017-08-04 | -0/+1 |
| | | ||||
| * | Emacs: Fix smartparens not being disabled in lisp modes | Alan Pearce | 2017-08-04 | -1/+3 |
| | | ||||
| * | Emacs: Use outshine instead of lentic | Alan Pearce | 2017-08-04 | -2838/+19 |
| | | ||||
| * | Emacs: Move post-startup de-optimisation code to top of file | Alan Pearce | 2017-08-04 | -11/+12 |
| | | ||||
| * | Emacs: Fix byte-compiler warnings | Alan Pearce | 2017-08-03 | -11/+6 |
| | | ||||
| * | Emacs: Remove counsel-dash | Alan Pearce | 2017-08-03 | -68/+0 |
| | | | | | | | | I don't seem to be using it, and it's currently not installable via nix | |||
| * | Emacs: Update Makefile to only byte-compile init | Alan Pearce | 2017-08-03 | -14/+1 |
| | | ||||
| * | Emacs: Switch from org-babel to lentic-mode | Alan Pearce | 2017-08-03 | -202/+3036 |
| | | ||||
| * | Emacs: Fix building emacs config files on macOS | Alan Pearce | 2017-08-03 | -2/+5 |
| | | ||||
* | | Emacs: Update linux fonts | Alan Pearce | 2017-08-06 | -2/+2 |
|/ | ||||
* | Emacs: Guard against startup errors from frame-title setting | Alan Pearce | 2017-07-31 | -1/+1 |
| | ||||
* | Emacs: Fix typo in base16-theme init | Alan Pearce | 2017-07-20 | -1/+1 |
| | ||||
* | Emacs: Move eyebrowse bindings from under WM keybinds | Alan Pearce | 2017-07-18 | -11/+27 |
| | ||||
* | Emacs: Use Fira Code on macOS (Macbook display) | Alan Pearce | 2017-07-17 | -1/+1 |
| | ||||
* | Emacs: Don't load base16-mexico-theme | Alan Pearce | 2017-07-17 | -3/+1 |
| | | | | Keep base16-theme around so that I can experiment with it, though | |||
* | Emacs: Install base16 theme package | Alan Pearce | 2017-07-16 | -0/+11 |
| | ||||
* | Emacs: Enable crux-reopen-as-root-mode | Alan Pearce | 2017-07-15 | -0/+2 |
| | ||||
* | Emacs: Show numerical nix generation even for system profiles | Alan Pearce | 2017-07-15 | -4/+6 |
| | ||||
* | Emacs: Use common var to detect nixified emacs | Alan Pearce | 2017-07-15 | -1/+1 |
| | ||||
* | Emacs: Use ripgrep for projectile-commander "A" binding | Alan Pearce | 2017-07-11 | -0/+3 |
| | ||||
* | Emacs: Don't ignore hidden files with ripgrep | Alan Pearce | 2017-07-11 | -1/+2 |
| | ||||
* | Emacs: Simplify nix title generation | Alan Pearce | 2017-07-11 | -17/+17 |
| | ||||
* | Emacs: Remove extra space in title | Alan Pearce | 2017-07-10 | -1/+1 |
| | ||||
* | Emacs: Add nix generation info to title if built via nix | Alan Pearce | 2017-07-10 | -1/+19 |
| | ||||
* | Merge branch 'master' of ssh://alanpearce.eu/dotfiles | Alan Pearce | 2017-07-05 | -11/+12 |
|\ | ||||
| * | Emacs: Load avy on idle | Alan Pearce | 2017-07-05 | -0/+1 |
| | |