summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeLines
...
| * Emacs: add setup for nginx-modeAlan Pearce2013-05-18-0/+4
| |
| * Emacs: remove help+Alan Pearce2013-05-18-3/+0
| |
| * Emacs: show fringesAlan Pearce2013-05-18-3/+0
| |
| * Emacs: use :ensure to download packages when neededAlan Pearce2013-05-18-21/+19
| |
| * Emacs: bind q in mu4e's main window to bury the buffer rather than quittingAlan Pearce2013-05-18-1/+2
| |
| * Emacs: set mu4e to update its index every 5 minutesAlan Pearce2013-05-18-0/+1
| |
| * Emacs: Remove electrify-return-if-match and replace with paredit keybindings ↵Alan Pearce2013-05-18-22/+1
| | | | | | | | in lisp-modes
| * Emacs: disable nxhtml-modeAlan Pearce2013-05-16-2/+0
| |
| * Emacs: enable nxhtml on laptop rather than at workAlan Pearce2013-05-16-1/+1
| |
| * DWM: make ediff windows floatAlan Pearce2013-05-16-1/+2
| |
| * Emacs: replace string-matches on system name with env/* comparisonsAlan Pearce2013-05-15-2/+3
| |
| * Emacs: whitespace fixesAlan Pearce2013-05-15-22/+11
| |
| * Emacs: remove unnecessary :commandsAlan Pearce2013-05-15-11/+2
| |
| * Emacs: correctly start winner-modeAlan Pearce2013-05-15-3/+1
| |
| * Emacs: remove setup of unused package color-theme-solarizedAlan Pearce2013-05-15-6/+0
| |
| * Emacs: remove unused variableAlan Pearce2013-05-15-1/+0
| |
| * Emacs: fix typo in docstringAlan Pearce2013-05-15-1/+1
| |
| * Emacs: merge `setq` formsAlan Pearce2013-05-15-2/+2
| |
| * Emacs: whitespace fixesAlan Pearce2013-05-15-22/+22
| |
| * Emacs: create systems for getting system location (i.e. work/home) and type ↵Alan Pearce2013-05-15-1/+33
| | | | | | | | (laptop/desktop/server)
| * Emacs: only run nxhtml at workAlan Pearce2013-05-15-0/+1
| |
| * Emacs: disable nxhtml-menu-mode properlyAlan Pearce2013-05-15-1/+1
| |
| * Emacs: fix typo in org-mode bindingsAlan Pearce2013-05-15-1/+1
| |
| * Emacs: set org-mode to indent headingsAlan Pearce2013-05-15-1/+1
| |
| * Emacs: fix org-mode package referenceAlan Pearce2013-05-15-9/+9
| |
| * Emacs: Remove load-path hints which point to el-getAlan Pearce2013-05-14-3/+1
| |
| * Emacs: load nxhtml from .emacs.dAlan Pearce2013-05-14-1/+2
| |
| * Emacs: Check basic-packages list and install any missing packagesAlan Pearce2013-05-14-40/+28
| |
| * Emacs: Remove el-get in favour of package.elAlan Pearce2013-05-14-61/+3
| |
| * Emacs: switch org-mode font back to fixed-pitchAlan Pearce2013-05-14-2/+0
| |
| * Emacs: remove unused variableAlan Pearce2013-05-11-2/+1
| |
| * Emacs: use lexical bindingAlan Pearce2013-05-11-0/+1
| |
| * Emacs: install and use company-modeAlan Pearce2013-05-11-0/+7
| |
| * XResources: use ChromeOS fontsAlan Pearce2013-05-11-3/+3
| |
| * Xresources: Fix colour ordering in solarized-lightAlan Pearce2013-05-11-1/+1
| |
| * Emacs: add SMTP submission portAlan Pearce2013-05-11-1/+2
| |
| * Emacs: move mumamo workaround into nxhtml's use-package formAlan Pearce2013-05-08-7/+4
| |
| * Emacs: fix typo in mumamo workaroundAlan Pearce2013-05-08-1/+1
| |
| * zsh: remove compinit warnings for rootAlan Pearce2013-05-06-1/+1
| |
| * Install: move dwm target directory under projects/Alan Pearce2013-05-05-2/+2
| |
| * Emacs: Add lua-mode initial configurationAlan Pearce2013-05-05-0/+3
| |
| * Emacs: delete-current-buffer-file should use vc-delete-file when appropriateAlan Pearce2013-05-04-3/+5
| |
| * Emacs: rename-current-buffer-file should use vc-rename-file when appropriateAlan Pearce2013-05-04-6/+8
| |
| * Emacs: add full host-name for comparison when determining whether to load ↵Alan Pearce2013-05-03-1/+1
| | | | | | | | mu4e configuration
| * Emacs: Improve add-subdirs-to-load-path by adding the directory itself to ↵Alan Pearce2013-05-03-3/+3
| | | | | | | | load path
| * Emacs: only setup mu4e on prefect, where mail is in the expected directoriesAlan Pearce2013-05-03-0/+1
| |
| * Emacs: fix logic error in setting up load-pathAlan Pearce2013-05-03-4/+13
| |
| * Git: remove purr alias; rebasing is confusingAlan Pearce2013-05-02-1/+0
| |
| * Git: Add my name.Alan Pearce2013-05-02-0/+1
| |
| * zsh: New version of wprop alias to make class and instance names clearerAlan Pearce2013-05-02-1/+3
| |