summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeLines
* Emacs: Defer org submodule initialisationAlan Pearce2014-08-23-0/+2
|
* Emacs: Update MobileOrg sync locationAlan Pearce2014-08-23-1/+1
|
* XMonad: Add dmenu_path shortcutAlan Pearce2014-08-21-0/+1
|
* Emacs: Fix dash hook creationAlan Pearce2014-08-21-10/+18
|
* Emacs: Remove salt files from yaml-modeAlan Pearce2014-08-20-2/+1
|
* Emacs: Enable fontification of dash keywordsAlan Pearce2014-08-20-0/+5
|
* Emacs: Add nginx helm-dash documentation hookAlan Pearce2014-08-17-0/+1
|
* Git: Fix `standup` aliasAlan Pearce2014-08-17-1/+1
|
* XMonad: Make keybindings more Emacs-likeAlan Pearce2014-08-17-0/+53
|
* XMonad: Reformat and refactorAlan Pearce2014-08-17-20/+24
| | | | Follow comma-first style. Extract manage hook
* XMonad: Auto-move common windows to workspacesAlan Pearce2014-08-17-0/+4
|
* Emacs: Eager-load helm-dash configurationAlan Pearce2014-08-16-10/+10
|
* Emacs: Enable auto-fill-mode in markdown-modeAlan Pearce2014-08-14-0/+5
|
* Emacs: Rebind C-M-[ae] to be useful in text modesAlan Pearce2014-08-13-0/+3
|
* Emacs: Associate Markdown mode and dash docsetAlan Pearce2014-08-13-0/+1
|
* rcm: Remove fasd-cache from zsh init hookAlan Pearce2014-08-13-6/+0
|
* zsh: Use version-controlled zsh fileAlan Pearce2014-08-13-2/+2
| | | | Makes configuration a lot easier.
* zsh: Move sf=app/console alias definitionAlan Pearce2014-08-13-1/+1
|
* Emacs: Add shell script submode to markdownAlan Pearce2014-08-09-1/+7
|
* Emacs: Open .jinja files in jinja2-modeAlan Pearce2014-08-08-1/+2
|
* rcm: Fix logic error in zsh post-up hookAlan Pearce2014-08-08-2/+2
|
* Emacs: Create mode for Salt to use with helm-dashAlan Pearce2014-08-08-1/+5
|
* Emacs: Load Cask file in emacs-lisp-modeAlan Pearce2014-08-07-0/+1
|
* Emacs: Remove unused mustache-modeAlan Pearce2014-08-07-9/+3
|
* Emacs: Configure helm-dash-docsets for PHP & TwigAlan Pearce2014-08-07-2/+6
|
* Emacs: Use ansible dash docset for ansible-modeAlan Pearce2014-08-07-1/+2
|
* Emacs: Create basic ansible major modeAlan Pearce2014-08-07-0/+3
|
* Emacs: Add function for per-mode helm-dash-docsetsAlan Pearce2014-08-07-0/+8
| | | | Use a function generator to avoid repetition
* Emacs: Fix init error with paredit+ceditAlan Pearce2014-08-05-4/+5
| | | | | paredit-space-for-delimiter-predicates isn't declared until paredit is loaded properly, so add to it after it's been loaded
* Emacs: Remove paredit spaces when cedit enabledAlan Pearce2014-08-04-0/+4
|
* Emacs: Require presence of hemisu-themeAlan Pearce2014-08-03-0/+3
|
* Emacs: Fix trailing parensAlan Pearce2014-08-03-2/+1
|
* Emacs: Add leuven face for perspectiveAlan Pearce2014-08-03-0/+1
|
* ZSH: Source osx-specific configurationAlan Pearce2014-08-03-3/+8
|
* Zsh: Add netmount function for OSXAlan Pearce2014-08-03-0/+3
|
* Git: Alias up to merge in FETCH_HEADAlan Pearce2014-08-01-0/+1
| | | | | This means I can leave the fetching to the pure prompt background task and merge in the result after I see an indicator
* Emacs: Recreate header-line setupAlan Pearce2014-08-01-1/+90
|
* Emacs: add dependency on rainbow-modeAlan Pearce2014-08-01-0/+2
|
* Emacs: Switch to Leuven themeAlan Pearce2014-08-01-22/+3
|
* Emacs: Move vc and misc info back to mode lineAlan Pearce2014-08-01-5/+5
|
* Emacs: Bind C-x v C to vc-resolve-conflictsAlan Pearce2014-08-01-0/+1
|
* zsh: Remove fasd 'sf' aliasAlan Pearce2014-07-31-1/+0
|
* Revert "Xprofile: De-duplicate envoy setup"Alan Pearce2014-07-31-1/+3
| | | | This reverts commit 593b2f866a5557a1978e3352d311829e57952b25.
* Emacs: Fix error when opening magitAlan Pearce2014-07-30-2/+1
|
* Gitk: Increase height of log windowAlan Pearce2014-07-29-1/+1
|
* Gitk: Configure better fontsAlan Pearce2014-07-29-3/+3
|
* Gitk: Set tabstopsAlan Pearce2014-07-29-1/+1
|
* Git: Add gitk configAlan Pearce2014-07-29-0/+61
|
* Add globalrcAlan Pearce2014-07-29-0/+6
|
* zsh: Create sf alias to `app/console`Alan Pearce2014-07-29-0/+1
|