Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix setting SSH_AUTH_SOCK | Alan Pearce | 2017-02-28 | -1/+1 |
| | ||||
* | Emacs: Reconfigure fonts on X11 | Alan Pearce | 2017-02-25 | -2/+2 |
| | ||||
* | Emacs: Use eslint_d for flycheck, if installed | Alan Pearce | 2017-02-22 | -1/+3 |
| | ||||
* | Emacs: Use secure package archives | Alan Pearce | 2017-02-22 | -4/+5 |
| | ||||
* | Emacs: Cache GitHub calls for longer | Alan Pearce | 2017-02-22 | -1/+3 |
| | ||||
* | Emacs: Remove projectile-switch-to-buffer binding | Alan Pearce | 2017-02-22 | -1/+0 |
| | ||||
* | Add system for loading extra encrypted configuration | Alan Pearce | 2017-02-22 | -0/+53 |
| | ||||
* | Emacs: Add process-exit-code command | Alan Pearce | 2017-02-22 | -0/+4 |
| | ||||
* | Merge branch 'master' of git.alanpearce.uk:alan/dotfiles | Alan Pearce | 2017-02-21 | -11/+0 |
|\ | ||||
| * | Emacs: Remove disable solarized theme setup | Alan Pearce | 2017-02-11 | -11/+0 |
| | | ||||
* | | Emacs: Install magithub | Alan Pearce | 2017-02-21 | -0/+5 |
| | | ||||
* | | Emacs: Configure borders and window dividers | Alan Pearce | 2017-02-21 | -0/+12 |
| | | ||||
* | | Emacs: Use Roboto Mono on Retina | Alan Pearce | 2017-02-21 | -1/+1 |
| | | ||||
* | | Emacs: Remove perspective | Alan Pearce | 2017-02-19 | -33/+7 |
| | | | | | | | | | | It seemed to slow things down a lot, particularly on macOS. I seem to be able to get on fine without it, as well. | |||
* | | Emacs: Fix exec-path-from-shell-initialize error | Alan Pearce | 2017-02-07 | -1/+1 |
| | | ||||
* | | Emacs: Fix called-interactively-p warnings | Alan Pearce | 2017-02-07 | -2/+2 |
|/ | ||||
* | Emacs: Show modeline by default | Alan Pearce | 2017-02-07 | -1/+1 |
| | | | | At least, until I can figure out how to show a divider | |||
* | Emacs: Make bar cursor thinner | Alan Pearce | 2017-02-07 | -1/+1 |
| | ||||
* | Merge remote-tracking branch 'origin/master' | Alan Pearce | 2017-02-06 | -2/+2 |
|\ | ||||
| * | Emacs: Fix Emacs font-size | Alan Pearce | 2017-02-05 | -2/+2 |
| | | ||||
* | | Emacs: Improve hide/show mode line functions | Alan Pearce | 2017-02-06 | -16/+25 |
|/ | ||||
* | Emacs: Always show first completion candidate inline | Alan Pearce | 2017-02-01 | -0/+3 |
| | ||||
* | Emacs: Don’t use dabbrev in company | Alan Pearce | 2017-02-01 | -3/+2 |
| | ||||
* | Emacs: Install and configure company-restclient | Alan Pearce | 2017-02-01 | -0/+4 |
| | ||||
* | Emacs: Move environment variable configuration | Alan Pearce | 2017-02-01 | -13/+13 |
| | ||||
* | Emacs: Use exec-path-from-shell on macOS | Alan Pearce | 2017-01-31 | -0/+13 |
| | ||||
* | Emacs: Remove spurious END_SRC marker | Alan Pearce | 2017-01-31 | -2/+0 |
| | ||||
* | Emacs: Add commands for yarn add {,--dev} | Alan Pearce | 2017-01-27 | -0/+10 |
| | ||||
* | Emacs: Tell magit to use ivy directly | Alan Pearce | 2017-01-26 | -1/+1 |
| | ||||
* | Disable unused ggtags mode | Alan Pearce | 2017-01-24 | -0/+1 |
| | ||||
* | Fix syntax error | Alan Pearce | 2017-01-18 | -1/+1 |
| | ||||
* | Emacs: Use non-AA Monaco font on macOS | Alan Pearce | 2017-01-17 | -5/+7 |
| | ||||
* | Show modeline when using minibuffer | Alan Pearce | 2017-01-16 | -1/+4 |
| | ||||
* | Emacs: Use ssh-managed controlmaster options | Alan Pearce | 2016-12-22 | -0/+1 |
| | ||||
* | Tramp: Increase cache time for remote directory completion | Alan Pearce | 2016-12-21 | -0/+1 |
| | ||||
* | Emacs: Ignore TRAMP directories for VC | Alan Pearce | 2016-12-21 | -1/+4 |
| | ||||
* | Emacs: Always use bar cursor | Alan Pearce | 2016-12-15 | -4/+3 |
| | ||||
* | Emacs: Remove old tramp proxy listing | Alan Pearce | 2016-12-14 | -2/+1 |
| | ||||
* | Fix use of deprecated cursor variables | Alan Pearce | 2016-12-14 | -4/+4 |
| | ||||
* | Emacs: Configure copy-as-format | Alan Pearce | 2016-12-14 | -0/+18 |
| | ||||
* | Emacs: Set emmet indentation | Alan Pearce | 2016-12-14 | -0/+1 |
| | ||||
* | Emacs: remove empty function | Alan Pearce | 2016-12-08 | -3/+0 |
| | ||||
* | Emacs: Fix init.org indentation forever | Alan Pearce | 2016-12-08 | -1371/+1374 |
| | ||||
* | Emacs: Toggle clutter | Alan Pearce | 2016-12-07 | -15/+38 |
| | ||||
* | Replace diff-hl with git-gutter-fringe | Alan Pearce | 2016-12-07 | -7/+7 |
| | ||||
* | Emacs: Remove projectile-git-autofetch | Alan Pearce | 2016-12-07 | -11/+0 |
| | | | | Has problems with waking from sleep | |||
* | Emacs: Try basic-theme instead of minimal-light | Alan Pearce | 2016-12-06 | -0/+25 |
| | ||||
* | Emacs: Switch to ProggyClean at work | Alan Pearce | 2016-12-06 | -1/+1 |
| | ||||
* | Emacs: Add yarn-install command | Alan Pearce | 2016-12-05 | -0/+4 |
| | ||||
* | Emacs: Reformat code in init file | Alan Pearce | 2016-12-05 | -1027/+1027 |
| |