summary refs log tree commit diff stats
path: root/hooks
Commit message (Expand)AuthorAgeLines
* Remove unused pre-up hooksAlan Pearce2016-07-04-13/+0
* Setup zplug in post-zsh hookAlan Pearce2016-06-26-30/+4
* Emacs: Remove cask and palletAlan Pearce2015-11-16-10/+1
* RCM: Detect Emacs Cask by folder existanceAlan Pearce2015-07-18-1/+1
* RCM: Tangle Emacs init file on installAlan Pearce2015-07-18-1/+6
* rcm: Remove fasd-cache from zsh init hookAlan Pearce2014-08-13-6/+0
* rcm: Fix logic error in zsh post-up hookAlan Pearce2014-08-08-2/+2
* rcm: Add hook to ensure submodules are correctAlan Pearce2014-07-06-0/+5
* Fix zsh dotfile installationAlan Pearce2014-07-03-1/+9
* rcm: Fix zsh compilation error when missing fasdAlan Pearce2014-06-25-5/+4
* rcm: Only byte-compile files in elisp directoryAlan Pearce2014-04-27-1/+1
* rcm: Install Cask for Emacs if it isn't alreadyAlan Pearce2014-04-27-4/+10
* Use correct path for zsh compdump in post-up hookAlan Pearce2014-04-14-2/+2
* rcm: Run `cask install` for emacs, if installedAlan Pearce2014-04-13-0/+6
* Create emacs pre-hook to remove old elisp symlinkAlan Pearce2014-04-13-0/+8
* zsh: Create compdump file before compiling itAlan Pearce2014-04-13-0/+2
* Update and migrate zsh history file locationAlan Pearce2014-04-13-0/+1
* zsh: Simplify fasd compilationAlan Pearce2014-04-13-5/+4
* zsh: Compile fasd and use as a function.Alan Pearce2014-04-13-0/+10
* Update and migrate fasd data file locationAlan Pearce2014-04-13-0/+2
* Fix syntax error in zsh post-up hookAlan Pearce2014-04-13-1/+1
* zsh: Create dotfile links under $ZDOTDIRAlan Pearce2014-04-12-0/+7
* zsh: Use system version of fasdAlan Pearce2014-04-12-3/+2
* zsh: use .cache/zsh instead of .zsh/cacheAlan Pearce2014-04-12-4/+4
* Move install functionality to rcm hooksAlan Pearce2014-04-12-0/+40