summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeLines
* Emacs: install markdown-modeAlan Pearce2014-04-19-0/+1
|
* Emacs: Disable autopair in yaml-modeAlan Pearce2014-04-19-3/+1
| | | | | It seems that the annoying indent-on-return behaviour can't easily be disabled.
* Emacs: Remove non-existing info directoryAlan Pearce2014-04-19-4/+0
| | | | I think it was from when I used el-get
* Emacs: delete-current-buffer-file: remove vc checkAlan Pearce2014-04-18-5/+3
|
* Emacs: Remove non-cask package initialisationAlan Pearce2014-04-18-22/+3
|
* Emacs: Disable auto-indent-mode in jinja2-modeAlan Pearce2014-04-18-0/+1
|
* Emacs: use dired-x inside diredAlan Pearce2014-04-18-0/+1
|
* Emacs: remove unused lacarte configurationAlan Pearce2014-04-18-3/+0
|
* 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
|