summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeLines
* Emacs: Fix tangling, againAlan Pearce2015-09-07-1/+3
* Emacs: Open sailsrc files in json-modeAlan Pearce2015-09-07-2/+3
* Emacs: Resize frames pixelwiseAlan Pearce2015-09-07-3/+4
* Emacs: Switch OSX font to HackAlan Pearce2015-09-07-1/+1
* Emacs: Defer loading of async until tanglingAlan Pearce2015-09-03-2/+1
* Emacs: Ensure cask & pallet are requiredAlan Pearce2015-09-03-11/+13
* Emacs: Improve async byte-compile error handlingAlan Pearce2015-09-03-1/+2
* Emacs: Fix smart-tabs-mode by brute forceAlan Pearce2015-08-31-4/+20
* Emacs: Check for byte-compiliation errorsAlan Pearce2015-08-31-2/+3
* Emacs: Initialise Customize after package configAlan Pearce2015-08-31-13/+12
* Merge branch 'master' of github.com:alanpearce/dotfilesAlan Pearce2015-08-28-41/+40
|\
| * Emacs: Move org-mobile config to right sectionAlan Pearce2015-08-27-41/+40
* | Emacs: Remove extra message callAlan Pearce2015-08-28-1/+0
|/
* Emacs: Install shrink-whitespaceAlan Pearce2015-08-27-0/+11
* Emacs: Use Menlo on DarwinAlan Pearce2015-08-27-1/+1
* Emacs: Set Counsel’s M-x to search from anywhereAlan Pearce2015-08-26-1/+2
* Git: Fix delete-merged aliasAlan Pearce2015-08-26-1/+1
* Emacs: Install and use dtrt-indent-modeAlan Pearce2015-08-25-0/+15
* Emacs: Remove redundant smart-tabs setup for js2Alan Pearce2015-08-25-3/+0
* Emacs: Fix smart-tabs in js2-modeAlan Pearce2015-08-18-0/+1
* Git add delete-merged commandAlan Pearce2015-08-17-0/+1
* Git: Add pr -> pull-request aliasAlan Pearce2015-08-17-0/+1
* Emacs: Revert git buffers with magitAlan Pearce2015-08-17-1/+2
* Emacs: Move org-directory to subfolderAlan Pearce2015-08-16-1/+1
* Emacs: Add org-mobile timer setupAlan Pearce2015-08-16-1/+41
* Emacs: Fix counsel-switch-to-projectile-bufferAlan Pearce2015-08-16-5/+8
* Emacs: Remove overzealous font-locking from diredAlan Pearce2015-08-14-1/+3
* Emacs: Add ivy-switch-buffer action to kill bufferAlan Pearce2015-08-14-1/+5
* Emacs: Better project buffer switching with ivyAlan Pearce2015-08-14-1/+10
* Fix indentationAlan Pearce2015-08-14-5/+5
* Emacs: Give counsel a headingAlan Pearce2015-08-14-0/+2
* Emacs: Stop Magit nagging on pushAlan Pearce2015-08-14-1/+2
* Emacs: Add missing gntp package to CaskfileAlan Pearce2015-08-14-0/+1
* zsh: Don’t try to init GPG agentAlan Pearce2015-08-14-11/+0
* Emacs: Remove old imenu-init jump functionsAlan Pearce2015-08-13-30/+0
* Emacs: Switch to swiper/ivy for completionAlan Pearce2015-08-13-130/+43
* Emacs: Defer magit and org initAlan Pearce2015-08-10-0/+2
* Emacs: Fix nix-mode initialisationAlan Pearce2015-08-10-1/+2
* Emacs: Fix eshell configurationAlan Pearce2015-08-07-20/+25
* Emacs: Remove learning keywords from org configAlan Pearce2015-08-07-2/+1
* Emacs: Install eshell buffer stack packageAlan Pearce2015-08-01-0/+9
* Emacs: Use Magit’s WIP functionalityAlan Pearce2015-07-26-1/+4
* Emacs: Autoload smart-tabs mode betterAlan Pearce2015-07-26-6/+9
* Emacs: Improve org TODO state handlingAlan Pearce2015-07-26-2/+3
* Emacs: Fix mobile-org setupAlan Pearce2015-07-25-6/+7
* RCM: Detect Emacs Cask by folder existanceAlan Pearce2015-07-18-1/+1
* Upgrade leiningen pluginsAlan Pearce2015-07-18-4/+4
* Leiningen: Add lein-droidAlan Pearce2015-07-18-1/+2
* RCM: Tangle Emacs init file on installAlan Pearce2015-07-18-1/+6
* Emacs: Tangle init file asynchronouslyAlan Pearce2015-07-18-6/+17