summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeLines
...
| * zsh: Remove check for cache directory; it's created by the installerAlan Pearce2013-11-01-5/+0
| |
| * zsh: Recompile compdump file in dotfiles installerAlan Pearce2013-11-01-1/+2
| |
| * zsh: rename auxillary files with extensionAlan Pearce2013-11-01-4/+4
| |
| * zsh: Add zsh-completions to fpathAlan Pearce2013-10-31-0/+4
| |
| * Emacs: run diff-hl-update when magit refreshes a bufferAlan Pearce2013-10-31-1/+3
| |
| * Emacs: use current frame when handling OSX open-file eventAlan Pearce2013-10-22-0/+3
| |
| * Emacs: load cc-mode on startupAlan Pearce2013-10-21-1/+0
| |
| * Emacs: load tramp on startupAlan Pearce2013-10-21-1/+0
| |
| * Emacs: eagerly load dired and dired+Alan Pearce2013-10-21-2/+0
| |
| * zsh: Fix pure pull indicator showing when ahead of upstreamAlan Pearce2013-10-20-1/+1
| |
| * zsh: increase contrast of pure prompt characterAlan Pearce2013-10-20-1/+1
| |
| * Update pure promptAlan Pearce2013-10-19-7/+28
| |
| * zsh: Add alias for prettyping.shAlan Pearce2013-10-19-0/+1
| |
| * Emacs: Disable smart-tabs-mode in ruby-modeAlan Pearce2013-10-12-1/+1
| |
| * zsh: Disable globbing for the salt commandAlan Pearce2013-10-12-0/+1
| |
| * Emacs: bind s-, to open emacs init file from registerAlan Pearce2013-10-12-0/+3
| |
| * Emacs: workaround issue setting variable-pitch fonts on OSXAlan Pearce2013-10-12-1/+1
| |
| * zsh: Add alias to open the current directory in Emacs' diredAlan Pearce2013-10-10-0/+1
| |
| * Emacs: add register for zshrcAlan Pearce2013-10-10-0/+1
| |
| * zsh: Remove duplicate fasd e aliasAlan Pearce2013-10-09-1/+0
| |
| * Emacs: remove call to moz-minor-modeAlan Pearce2013-10-08-3/+1
| |
| * Emacs: fix reference to missing font on OSXAlan Pearce2013-10-08-1/+1
| |
| * Emacs: set a variable pitch font under darwinAlan Pearce2013-10-08-1/+4
| |
| * 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
| | | | | | | | Instead, rely on installer creating a symlink to ~/projects/dotfiles/init.elc
| * 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
| |\ | | | | | | | | | | | | Conflicts: emacs/init.el
| | * 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
| | | | | | | | | | | | This reverts commit a7d64a6e05aa450dda63f9b8b68e637471b223c5.
| * | 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
| |