summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeLines
* xprofile: Fix missing notificationsAlan Pearce2017-10-13-0/+1
| | | | Dunst wasn't being started.
* git: Push relevant tags by defaultAlan Pearce2017-10-13-0/+1
| | | | See --follow-tags in git-push(1)
* git: Don't sign commits by defaultAlan Pearce2017-10-12-2/+1
| | | | It's too slow with the NitroKey and probably not of that much benefit
* Emacs: fix mu folders for RiseupAlan Pearce2017-10-09-4/+4
|
* Mail: Update password paths againAlan Pearce2017-10-06-4/+4
|
* xprofile: Remove gpg-connect-agentAlan Pearce2017-10-05-1/+0
| | | | Superceded by gpg agents in nixos-configuration
* Emacs: Use prettier-standard if installedAlan Pearce2017-10-05-0/+2
|
* Emacs: Add npx-run command for node projectsAlan Pearce2017-10-05-0/+5
|
* Emacs: Make yarn- commands DWIM w.r.t. yarn/npmAlan Pearce2017-10-05-5/+20
|
* Make fonts the right size across autorandr profilesAlan Pearce2017-10-02-6/+6
|
* i3status: Add 5-minute loadavgAlan Pearce2017-10-01-1/+1
|
* i3status: Add disk low space thresholdAlan Pearce2017-10-01-0/+2
|
* Emacs: Increase mail check frequencyAlan Pearce2017-09-30-1/+1
|
* Emacs: Set mu home to defaultAlan Pearce2017-09-29-1/+0
|
* autorandr: Restart redshift without blockingAlan Pearce2017-09-29-1/+1
|
* Emacs: Add contextual shortcuts for mu4eAlan Pearce2017-09-29-0/+14
|
* Emacs: Use mu4e contexts correctlyAlan Pearce2017-09-29-28/+16
|
* Emacs: Improve mu4e UIAlan Pearce2017-09-28-0/+2
|
* Emacs: Improve mu4e message compositionAlan Pearce2017-09-28-0/+2
|
* javascript: fix NPM tokenAlan Pearce2017-09-28-1/+1
|
* Emacs: add mu4e optimisationsAlan Pearce2017-09-25-0/+2
|
* Emacs: Get email per-context directly in mu4eAlan Pearce2017-09-25-0/+3
|
* Emacs: Configure mu4e for mbsync compatibilityAlan Pearce2017-09-25-5/+7
|
* Configure mbsyncAlan Pearce2017-09-25-0/+79
|
* Emacs: Use mu4e as mail agentAlan Pearce2017-09-25-0/+1
|
* offlineimap: Delegate mu index update to emacs if `mu` failsAlan Pearce2017-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 commandAlan Pearce2017-09-24-0/+5
|
* xresources: Tweak font sizes again...Alan Pearce2017-09-23-5/+5
|
* Emacs: Enable navi-modeAlan Pearce2017-09-23-0/+2
|
* Git: Sign commits by defaultAlan Pearce2017-09-23-0/+2
|
* Emacs: Remove unnecessary SRC blocksAlan Pearce2017-09-23-321/+0
| | | | Outorg and friends don't seem to require them
* xresources: Remove disabled cursor lineAlan Pearce2017-09-23-1/+0
|
* npm: Sign git tagsAlan Pearce2017-09-23-0/+1
|
* zsh: Remove gh aliasAlan Pearce2017-09-22-1/+0
|
* Emacs: Fix headersAlan Pearce2017-09-22-149/+149
|
* Merge remote-tracking branch 'origin/master'Alan Pearce2017-09-22-1/+2
|\
| * Merge branch 'master' of https://git.alanpearce.eu/dotfilesAlan Pearce2017-09-19-5/+7
| |\
| * | xresources: Switch to paper cursor-themeAlan Pearce2017-09-18-1/+2
| | |
* | | Balance font sizes between setups correctlyAlan Pearce2017-09-22-6/+6
| | |
* | | Emacs: Diminish js2-refactor-modeAlan Pearce2017-09-22-0/+1
| | |
* | | Emacs: Only wrap lines in non-prog modesAlan Pearce2017-09-22-1/+6
| | |
* | | Emacs: Diminish all beginend modesAlan Pearce2017-09-22-1/+4
| | |
* | | Emacs: Fully diminish redshank-modeAlan Pearce2017-09-22-1/+1
| | |
* | | Emacs: remove incorrect counsel-projectile-rg keybindingAlan Pearce2017-09-22-1/+0
| | |
* | | Emacs: Diminish company some moreAlan Pearce2017-09-22-1/+1
| | |
* | | Emacs: Don't complain about projectile-global-mode deprecationAlan Pearce2017-09-22-0/+1
| | |
* | | Emacs: Complain more when editorconfig is missingAlan Pearce2017-09-22-1/+4
| | |
* | | msmtp: Fix google mail passwordAlan Pearce2017-09-22-1/+1
| |/ |/|
* | autorandr: Set correct DPI for external monitorsAlan Pearce2017-09-19-1/+1
| | | | | | | | Turns out they're actually more like 94 dpi, but oh well.
* | offlineimap: Use app-specific password for mailAlan Pearce2017-09-19-1/+1
| |