summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeLines
...
* Emacs: silence compiler warning about unused variableAlan Pearce2013-10-08-1/+1
* Emacs: remove unnecessary lambda functionAlan Pearce2013-10-08-2/+1
* Emacs: remove commented-out codeAlan Pearce2013-10-08-2/+0
* Emacs: remove old-style indentation functionAlan Pearce2013-10-08-40/+1
* Emacs: ensure that org-journal is installedAlan Pearce2013-10-08-0/+1
* Emacs: fix warning in project-persist configurationAlan Pearce2013-10-08-0/+2
* Emacs: remove moz-repl modeAlan Pearce2013-10-08-19/+0
* Add alias to launch magit in GUI emacsAlan Pearce2013-10-08-0/+1
* Add ec and et commands to launch emacsclient in a terminal and GUI respectivelyAlan Pearce2013-10-08-0/+24
* Emacs: improve font-setting on OSX when running as a daemonAlan Pearce2013-10-07-14/+10
* Emacs: remove customisation of byte-compile-dest-file for init.elAlan Pearce2013-10-07-18/+2
* Git: fix path to global gitignore fileAlan Pearce2013-10-07-1/+1
* Emacs: switch to the Wordpress coding style in php-mode-hookAlan Pearce2013-10-07-0/+1
* Remove unneeded canonicalisation from installerAlan Pearce2013-10-07-15/+1
* Move dotfiles under ~/projectsAlan Pearce2013-10-07-17/+18
* Merge remote-tracking branch 'refs/remotes/origin/master'Alan Pearce2013-10-07-3/+6
|\
| * Emacs: disable ido-virtual-buffers due to issues with flx-idoAlan Pearce2013-10-05-2/+1
| * Emacs: Enable flx in idoAlan Pearce2013-10-05-0/+5
| * Emacs: Switch back to auto-compile from auto-async-byte-compileAlan Pearce2013-10-05-2/+2
* | Use git instead of mercurial for cloning dotfiles on new installationsAlan Pearce2013-10-07-1/+1
* | Installer: ensure that the fasdrc is symlinked correctlyAlan Pearce2013-10-07-1/+1
* | zsh: Enable current path lookup in fasd only when using the e aliasAlan Pearce2013-10-07-2/+1
* | zsh: remove e alias; duplicate of fasdAlan Pearce2013-10-07-1/+0
* | Revert "Replace auto-compile-mode with auto-async-byte-compile"Alan Pearce2013-10-02-2/+3
* | Emacs: don't insure that SLIME is installedAlan Pearce2013-10-02-1/+0
* | Emacs: Load multiple-cursors eagerlyAlan Pearce2013-10-02-5/+6
|/
* Emacs: install and enable diff-hl-modeAlan Pearce2013-09-29-0/+4
* Emacs: fix ido initialisationAlan Pearce2013-09-29-7/+8
* Emacs: switch from helm-ibuffer to ibufferAlan Pearce2013-09-29-3/+2
* Emacs: set ido-mode to add recent files to the buffer listAlan Pearce2013-09-29-0/+1
* Emacs: setup recentf-modeAlan Pearce2013-09-29-0/+5
* Emacs: Set smex variables before calling smex-initializeAlan Pearce2013-09-29-4/+5
* MinTTY: Switch fontsAlan Pearce2013-09-29-2/+2
* Merge remote-tracking branch 'refs/remotes/origin/master'Alan Pearce2013-09-29-5/+3
|\
| * Emacs: Remove unnecessary eval-and-compileAlan Pearce2013-09-28-2/+1
| * Replace auto-compile-mode with auto-async-byte-compileAlan Pearce2013-09-28-3/+2
* | Emacs: add emmet-mode to web-mode-hookAlan Pearce2013-09-29-1/+4
|/
* Setup emmet-modeAlan Pearce2013-09-27-0/+3
* Emacs: Setup file associations for ruby modeAlan Pearce2013-09-26-0/+4
* Add GNU Global tags files to global gitignoreAlan Pearce2013-09-26-1/+5
* zsh: Fix error when no gem-based programs are installedAlan Pearce2013-09-22-1/+1
* zsh: Fix prompt issues with TRAMPAlan Pearce2013-09-22-4/+6
* Change Emacs font rendering on X11Alan Pearce2013-09-19-3/+3
* Add font configuration for OSXAlan Pearce2013-09-18-17/+30
* Set the editor to emacsclient by defaultAlan Pearce2013-09-18-0/+1
* zsh: Remove unused aticonfig aliasAlan Pearce2013-09-15-1/+0
* zsh: Refactor and improve cross-platform handling of ls optionsAlan Pearce2013-09-15-10/+27
* zsh: Refactor OS checking to use just one variableAlan Pearce2013-09-15-3/+4
* zsh: Remove gnu-only dircolors assignmentAlan Pearce2013-09-15-1/+0
* zsh: Use gls instead of ls if availableAlan Pearce2013-09-15-6/+12