summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeLines
* Emacs: Use yaml-mode for sls filesAlan Pearce2014-04-18-1/+2
|
* Git: add local configuration includeAlan Pearce2014-04-14-0/+2
|
* Git: fix global ignore pathAlan Pearce2014-04-14-1/+1
|
* Use correct path for zsh compdump in post-up hookAlan Pearce2014-04-14-2/+2
|
* Emacs: install and configure flycheckAlan Pearce2014-04-13-0/+4
|
* Emacs: sort cask sourcesAlan Pearce2014-04-13-3/+3
|
* rcm: Run `cask install` for emacs, if installedAlan Pearce2014-04-13-0/+6
|
* Emacs: remove project-persist modeAlan Pearce2014-04-13-67/+0
| | | | I didn't use it, and projectile can switch projects on its own now.
* Emacs: add projectile switch-project configAlan Pearce2014-04-13-0/+3
|
* Emacs: init projectile-mode on startupAlan Pearce2014-04-13-1/+1
|
* Emacs: use discover-mode for keybind popupsAlan Pearce2014-04-13-0/+3
|
* Emacs: ensure that pallet is loaded on initAlan Pearce2014-04-13-0/+1
|
* Emacs: Install visual-regexp.Alan Pearce2014-04-13-2/+7
| | | | Move C-c r from org-mode, since I don't really use it.
* Emacs: Cleanup cask fileAlan Pearce2014-04-13-15/+0
|
* 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-1/+2
|
* zsh: Simplify fasd compilationAlan Pearce2014-04-13-5/+4
|
* zsh: Compile fasd and use as a function.Alan Pearce2014-04-13-0/+11
|
* Sakura: initial configurationAlan Pearce2014-04-13-0/+54
|
* Update and migrate fasd data file locationAlan Pearce2014-04-13-1/+3
|
* zsh: Update fasd init file locationAlan Pearce2014-04-13-1/+1
|
* zsh: Remove fasd autoloadAlan Pearce2014-04-13-1/+0
|
* zsh: Change cache directory for zcompdumpAlan Pearce2014-04-13-1/+1
|
* Fix syntax error in zsh post-up hookAlan Pearce2014-04-13-1/+1
|
* rcm: Exclude readmeAlan Pearce2014-04-12-1/+1
|
* Add readmeAlan Pearce2014-04-12-0/+8
|
* Add modelines for zsh filesAlan Pearce2014-04-12-0/+2
|
* zsh: Remove host configuration for prefectAlan Pearce2014-04-12-10/+0
|
* zsh: Remove unused parts of server host configAlan Pearce2014-04-12-15/+0
|
* rcrc: test and source rcrc.localAlan Pearce2014-04-12-0/+1
|
* Add rcrc file for excludesAlan Pearce2014-04-12-0/+1
|
* Rename launchagents folderAlan Pearce2014-04-12-0/+0
|
* zsh: Use $ZDOTDIR instead of hardcoded pathAlan Pearce2014-04-12-3/+3
|
* zsh: Use (and set) XDG_CONFIG_HOME for $ZDOTDIRAlan Pearce2014-04-12-1/+1
|
* zsh: Create dotfile links under $ZDOTDIRAlan Pearce2014-04-12-0/+7
| | | | | For some reason, zsh expects files under $ZDOTDIR to be dotfiles, unlike many other programs.
* zsh: Use system version of fasdAlan Pearce2014-04-12-627/+2
|
* zsh: use .cache/zsh instead of .zsh/cacheAlan Pearce2014-04-12-4/+4
|
* Move install functionality to rcm hooksAlan Pearce2014-04-12-88/+40
|
* Restructure everything to use rcmAlan Pearce2014-04-12-4/+5
| | | | https://github.com/thoughtbot/rcm
* Rename gitignore for better linkingAlan Pearce2014-04-12-1/+1
|
* Xresources: add emacs font config on PrefectAlan Pearce2014-04-12-0/+3
|
* zsh: Remove old hosts from completion arrayAlan Pearce2014-04-12-5/+0
|
* zsh: Add missing 'then'Alan Pearce2014-04-10-0/+1
|
* Use correct switch for testing commandsAlan Pearce2014-04-10-2/+2
|
* zsh: Fix typo in previous commitAlan Pearce2014-04-10-1/+1
|
* zsh: Only run direnv when installedAlan Pearce2014-04-10-1/+3
|
* Install: simplify launchagent installationAlan Pearce2014-04-10-5/+4
|
* Install: clone repository before linkingAlan Pearce2014-04-10-4/+4
|
* Install: clone to target directoryAlan Pearce2014-04-10-1/+1
|