Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | Add modelines for zsh files | Alan Pearce | 2014-04-12 | -0/+2 | |
| | | |||||
| * | zsh: Remove host configuration for prefect | Alan Pearce | 2014-04-12 | -10/+0 | |
| | | |||||
| * | zsh: Remove unused parts of server host config | Alan Pearce | 2014-04-12 | -15/+0 | |
| | | |||||
| * | rcrc: test and source rcrc.local | Alan Pearce | 2014-04-12 | -0/+1 | |
| | | |||||
| * | Add rcrc file for excludes | Alan Pearce | 2014-04-12 | -0/+1 | |
| | | |||||
| * | Rename launchagents folder | Alan Pearce | 2014-04-12 | -0/+0 | |
| | | |||||
| * | zsh: Use $ZDOTDIR instead of hardcoded path | Alan Pearce | 2014-04-12 | -3/+3 | |
| | | |||||
| * | zsh: Use (and set) XDG_CONFIG_HOME for $ZDOTDIR | Alan Pearce | 2014-04-12 | -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 | -627/+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 | -88/+40 | |
| | | |||||
| * | Restructure everything to use rcm | Alan Pearce | 2014-04-12 | -4/+5 | |
| | | | | | | | | https://github.com/thoughtbot/rcm | ||||
| * | Rename gitignore for better linking | Alan Pearce | 2014-04-12 | -1/+1 | |
| | | |||||
| * | Xresources: add emacs font config on Prefect | Alan Pearce | 2014-04-12 | -0/+3 | |
| | | |||||
| * | zsh: Remove old hosts from completion array | Alan Pearce | 2014-04-12 | -5/+0 | |
| | | |||||
| * | zsh: Add missing 'then' | Alan Pearce | 2014-04-10 | -0/+1 | |
| | | |||||
| * | Use correct switch for testing commands | Alan Pearce | 2014-04-10 | -2/+2 | |
| | | |||||
| * | zsh: Fix typo in previous commit | Alan Pearce | 2014-04-10 | -1/+1 | |
| | | |||||
| * | zsh: Only run direnv when installed | Alan Pearce | 2014-04-10 | -1/+3 | |
| | | |||||
| * | Install: simplify launchagent installation | Alan Pearce | 2014-04-10 | -5/+4 | |
| | | |||||
| * | Install: clone repository before linking | Alan Pearce | 2014-04-10 | -4/+4 | |
| | | |||||
| * | Install: clone to target directory | Alan Pearce | 2014-04-10 | -1/+1 | |
| | | |||||
| * | Installer: switch URL to github | Alan Pearce | 2014-04-10 | -1/+1 | |
| | | |||||
| * | Installer: fix emacs detection | Alan Pearce | 2014-04-10 | -1/+1 | |
| | | |||||
| * | Emacs: add fancy-narrow function | Alan Pearce | 2014-04-10 | -0/+3 | |
| | | |||||
| * | Emacs: remove Windows line endings | Alan Pearce | 2014-04-10 | -47/+47 | |
| | | |||||
| * | Emacs: add narrow-to-function-indirect function | Alan Pearce | 2014-04-10 | -0/+10 | |
| | | |||||
| * | Emacs: remove PHP manual URL assignment | Alan Pearce | 2014-04-10 | -2/+0 | |
| | | |||||
| * | Emacs: use custom style for PHP indentation | Alan Pearce | 2014-04-10 | -1/+21 | |
| | | |||||
| * | zsh: Remove reference to home folder | Alan Pearce | 2014-04-10 | -1/+1 | |
| | | |||||
| * | Improve keybindings for magic buffer switching | Alan Pearce | 2014-04-08 | -1/+2 | |
| | | |||||
| * | Emacs: create DWIM function for switching buffers | Alan Pearce | 2014-04-08 | -2/+9 | |
| | | | | | | | | Uses projectile inside a project and ido outside. Bound to C-c b | ||||
| * | Zsh: remove hardcoded references to user alan | Alan Pearce | 2014-04-02 | -2/+2 | |
| | | |||||
| * | Emacs: Replace buggy eldoc-php with php-extras | Alan Pearce | 2014-04-01 | -52/+2 | |
| | | |||||
| * | Merge branch 'master' of git://github.com/alanpearce/dotfiles | Alan Pearce | 2014-04-01 | -36/+16 | |
| |\ | | | | | | | | | | | | | Conflicts: install | ||||
| | * | Switch default push tracking mode to current | Alan Pearce | 2014-04-01 | -1/+1 | |
| | | | |||||
| | * | Add envrc files to global gitignore | Alan Pearce | 2014-03-24 | -0/+2 | |
| | | | |||||
| | * | Add direnv | Alan Pearce | 2014-03-24 | -0/+3 | |
| | | | |||||
| | * | Add Brewfile with basic tools | Alan Pearce | 2014-03-24 | -0/+8 | |
| | | | |||||
| | * | Emacs: remove use-package ensure directives in favour of cask | Alan Pearce | 2014-03-15 | -34/+1 | |
| | | | |||||
| | * | Installer: create directories for links if needed | Alan Pearce | 2014-03-15 | -0/+5 | |
| | | | |||||
| * | | Emacs: fix cask loading to follow official usage | Alan Pearce | 2014-03-09 | -3/+3 | |
| | | | |||||
| * | | Installer: create directories if not present | Alan Pearce | 2014-03-09 | -0/+5 | |
| |/ | |||||
| * | zsh: Fix path to FreeBSD configuration | Alan Pearce | 2014-03-05 | -1/+1 | |
| | | |||||
| * | Emacs: check and use cask, if installed | Alan Pearce | 2014-03-05 | -16/+95 | |
| | | |||||
| * | Installer: Create ~/projects/dotfiles if missing | Alan Pearce | 2014-02-08 | -0/+5 | |
| | | |||||
| * | Merge branch 'master' of server.home:dotfiles | Alan Pearce | 2014-02-04 | -3/+6 | |
| |\ | |||||
| | * | Update FreeBSD update-check: portaudit -> pkg audit | Alan Pearce | 2014-01-25 | -1/+1 | |
| | | | |||||
| | * | Replace ido customisations for vertical candidate display with ido-vertical-mode | Alan Pearce | 2014-01-25 | -2/+5 | |
| | | |