Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Reindent all the things | Alan Pearce | 2016-10-31 | -11/+11 |
| | ||||
* | Setup zplug in post-zsh hook | Alan Pearce | 2016-06-26 | -30/+4 |
| | ||||
* | rcm: Remove fasd-cache from zsh init hook | Alan Pearce | 2014-08-13 | -6/+0 |
| | ||||
* | rcm: Fix logic error in zsh post-up hook | Alan Pearce | 2014-08-08 | -2/+2 |
| | ||||
* | Fix zsh dotfile installation | Alan Pearce | 2014-07-03 | -1/+9 |
| | ||||
* | rcm: Fix zsh compilation error when missing fasd | Alan Pearce | 2014-06-25 | -5/+4 |
| | ||||
* | Use correct path for zsh compdump in post-up hook | Alan Pearce | 2014-04-14 | -2/+2 |
| | ||||
* | zsh: Create compdump file before compiling it | Alan Pearce | 2014-04-13 | -0/+2 |
| | ||||
* | Update and migrate zsh history file location | Alan Pearce | 2014-04-13 | -0/+1 |
| | ||||
* | zsh: Simplify fasd compilation | Alan Pearce | 2014-04-13 | -5/+4 |
| | ||||
* | zsh: Compile fasd and use as a function. | Alan Pearce | 2014-04-13 | -0/+10 |
| | ||||
* | Update and migrate fasd data file location | Alan Pearce | 2014-04-13 | -0/+2 |
| | ||||
* | Fix syntax error in zsh post-up hook | Alan Pearce | 2014-04-13 | -1/+1 |
| | ||||
* | zsh: Create dotfile links under $ZDOTDIR | Alan Pearce | 2014-04-12 | -0/+7 |
| | | | | | For some reason, zsh expects files under $ZDOTDIR to be dotfiles, unlike many other programs. | |||
* | zsh: Use system version of fasd | Alan Pearce | 2014-04-12 | -3/+2 |
| | ||||
* | zsh: use .cache/zsh instead of .zsh/cache | Alan Pearce | 2014-04-12 | -4/+4 |
| | ||||
* | Move install functionality to rcm hooks | Alan Pearce | 2014-04-12 | -0/+34 |