summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeLines
* 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
* zsh: Refactor OS check and include OSXAlan Pearce2013-09-15-11/+14
* zsh: Remove unused namecoin aliasAlan Pearce2013-09-15-1/+0
* zsh: Remove extra newline from pure promptAlan Pearce2013-09-15-1/+1
* Merge remote-tracking branch 'refs/remotes/origin/master'Alan Pearce2013-09-15-16/+8
|\
| * Make installer create .zsh and .zsh/cache, if necessaryAlan Pearce2013-09-13-0/+5
| * Merge branch 'master' of home:dotfilesAlan Pearce2013-09-10-1/+1
| |\
| * | Emacs: Remove configuration for nxhtml modeAlan Pearce2013-09-09-14/+0
| * | Emacs: rebind M-/ to hippie-expandAlan Pearce2013-09-09-0/+1
| * | Emacs: set company completion to only happen after inserting textAlan Pearce2013-09-09-1/+2
| * | Emacs: add s-G magit keybinding like s-DAlan Pearce2013-09-09-0/+0
| * | Emacs: Unbind more unhelpful Mac keybindingsAlan Pearce2013-09-09-0/+3
| * | Emacs: Switch control and command on OSXAlan Pearce2013-09-09-2/+2
| * | Emacs: add extra keybinding for projectile-find-fileAlan Pearce2013-09-09-0/+2
| * | Emacs: unbind unhelpful s-n keyAlan Pearce2013-09-09-6/+0
| * | Emacs: Fix control key issue on OSXAlan Pearce2013-09-09-2/+2
* | | zsh: Add more contrast between success and failure prompt coloursAlan Pearce2013-09-15-1/+1
* | | zsh: Make git branch name visible in pure promptAlan Pearce2013-09-15-1/+1
* | | zsh: Optimise pure prompt git checkingAlan Pearce2013-09-15-2/+2
* | | Urxvt: use bright colours without bold fontsAlan Pearce2013-09-15-1/+2
* | | zsh: Add solarized dircolors (ansi-universal)Alan Pearce2013-09-15-0/+2
* | | zsh: Install and use the pure promptAlan Pearce2013-09-15-6/+81
| |/ |/|