Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | git: Push relevant tags by default | Alan Pearce | 2017-10-13 | -0/+1 | |
| | | | | | | | | See --follow-tags in git-push(1) | ||||
* | | git: Don't sign commits by default | Alan Pearce | 2017-10-12 | -2/+1 | |
|/ | | | | It's too slow with the NitroKey and probably not of that much benefit | ||||
* | Emacs: fix mu folders for Riseup | Alan Pearce | 2017-10-09 | -4/+4 | |
| | |||||
* | Mail: Update password paths again | Alan Pearce | 2017-10-06 | -4/+4 | |
| | |||||
* | xprofile: Remove gpg-connect-agent | Alan Pearce | 2017-10-05 | -1/+0 | |
| | | | | Superceded by gpg agents in nixos-configuration | ||||
* | Emacs: Use prettier-standard if installed | Alan Pearce | 2017-10-05 | -0/+2 | |
| | |||||
* | Emacs: Add npx-run command for node projects | Alan Pearce | 2017-10-05 | -0/+5 | |
| | |||||
* | Emacs: Make yarn- commands DWIM w.r.t. yarn/npm | Alan Pearce | 2017-10-05 | -5/+20 | |
| | |||||
* | Make fonts the right size across autorandr profiles | Alan Pearce | 2017-10-02 | -6/+6 | |
| | |||||
* | i3status: Add 5-minute loadavg | Alan Pearce | 2017-10-01 | -1/+1 | |
| | |||||
* | i3status: Add disk low space threshold | Alan Pearce | 2017-10-01 | -0/+2 | |
| | |||||
* | Emacs: Increase mail check frequency | Alan Pearce | 2017-09-30 | -1/+1 | |
| | |||||
* | Emacs: Set mu home to default | Alan Pearce | 2017-09-29 | -1/+0 | |
| | |||||
* | autorandr: Restart redshift without blocking | Alan Pearce | 2017-09-29 | -1/+1 | |
| | |||||
* | Emacs: Add contextual shortcuts for mu4e | Alan Pearce | 2017-09-29 | -0/+14 | |
| | |||||
* | Emacs: Use mu4e contexts correctly | Alan Pearce | 2017-09-29 | -28/+16 | |
| | |||||
* | Emacs: Improve mu4e UI | Alan Pearce | 2017-09-28 | -0/+2 | |
| | |||||
* | Emacs: Improve mu4e message composition | Alan Pearce | 2017-09-28 | -0/+2 | |
| | |||||
* | javascript: fix NPM token | Alan Pearce | 2017-09-28 | -1/+1 | |
| | |||||
* | Emacs: add mu4e optimisations | Alan Pearce | 2017-09-25 | -0/+2 | |
| | |||||
* | Emacs: Get email per-context directly in mu4e | Alan Pearce | 2017-09-25 | -0/+3 | |
| | |||||
* | Emacs: Configure mu4e for mbsync compatibility | Alan Pearce | 2017-09-25 | -5/+7 | |
| | |||||
* | Configure mbsync | Alan Pearce | 2017-09-25 | -0/+79 | |
| | |||||
* | Emacs: Use mu4e as mail agent | Alan Pearce | 2017-09-25 | -0/+1 | |
| | |||||
* | offlineimap: Delegate mu index update to emacs if `mu` fails | Alan Pearce | 2017-09-24 | -3/+3 | |
| | | | | | | When mu4e is in a context, the `mu index` postsynchook doesn't work. Since it returns an exit code, tell Emacs to update the index with the already running `mu` server instance. | ||||
* | Emacs: Add reload-user-init-file command | Alan Pearce | 2017-09-24 | -0/+5 | |
| | |||||
* | xresources: Tweak font sizes again... | Alan Pearce | 2017-09-23 | -5/+5 | |
| | |||||
* | Emacs: Enable navi-mode | Alan Pearce | 2017-09-23 | -0/+2 | |
| | |||||
* | Git: Sign commits by default | Alan Pearce | 2017-09-23 | -0/+2 | |
| | |||||
* | Emacs: Remove unnecessary SRC blocks | Alan Pearce | 2017-09-23 | -321/+0 | |
| | | | | Outorg and friends don't seem to require them | ||||
* | xresources: Remove disabled cursor line | Alan Pearce | 2017-09-23 | -1/+0 | |
| | |||||
* | npm: Sign git tags | Alan Pearce | 2017-09-23 | -0/+1 | |
| | |||||
* | zsh: Remove gh alias | Alan Pearce | 2017-09-22 | -1/+0 | |
| | |||||
* | Emacs: Fix headers | Alan Pearce | 2017-09-22 | -149/+149 | |
| | |||||
* | Merge remote-tracking branch 'origin/master' | Alan Pearce | 2017-09-22 | -1/+2 | |
|\ | |||||
| * | Merge branch 'master' of https://git.alanpearce.eu/dotfiles | Alan Pearce | 2017-09-19 | -5/+7 | |
| |\ | |||||
| * | | xresources: Switch to paper cursor-theme | Alan Pearce | 2017-09-18 | -1/+2 | |
| | | | |||||
* | | | Balance font sizes between setups correctly | Alan Pearce | 2017-09-22 | -6/+6 | |
| | | | |||||
* | | | Emacs: Diminish js2-refactor-mode | Alan Pearce | 2017-09-22 | -0/+1 | |
| | | | |||||
* | | | Emacs: Only wrap lines in non-prog modes | Alan Pearce | 2017-09-22 | -1/+6 | |
| | | | |||||
* | | | Emacs: Diminish all beginend modes | Alan Pearce | 2017-09-22 | -1/+4 | |
| | | | |||||
* | | | Emacs: Fully diminish redshank-mode | Alan Pearce | 2017-09-22 | -1/+1 | |
| | | | |||||
* | | | Emacs: remove incorrect counsel-projectile-rg keybinding | Alan Pearce | 2017-09-22 | -1/+0 | |
| | | | |||||
* | | | Emacs: Diminish company some more | Alan Pearce | 2017-09-22 | -1/+1 | |
| | | | |||||
* | | | Emacs: Don't complain about projectile-global-mode deprecation | Alan Pearce | 2017-09-22 | -0/+1 | |
| | | | |||||
* | | | Emacs: Complain more when editorconfig is missing | Alan Pearce | 2017-09-22 | -1/+4 | |
| | | | |||||
* | | | msmtp: Fix google mail password | Alan Pearce | 2017-09-22 | -1/+1 | |
| |/ |/| | |||||
* | | autorandr: Set correct DPI for external monitors | Alan Pearce | 2017-09-19 | -1/+1 | |
| | | | | | | | | Turns out they're actually more like 94 dpi, but oh well. | ||||
* | | offlineimap: Use app-specific password for mail | Alan Pearce | 2017-09-19 | -1/+1 | |
| | | |||||
* | | Emacs: Optimise projectile usage | Alan Pearce | 2017-09-18 | -0/+1 | |
| | |