summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeLines
* Xmobar: reduce update frequency of CPU and RAM monitorsAlan Pearce2014-07-12-2/+2
|
* Xmobar: remove MPDAlan Pearce2014-07-12-2/+1
|
* Xmobar: increase 'high' weather temperatureAlan Pearce2014-07-12-1/+1
|
* Xmobar: whitespace cleanupAlan Pearce2014-07-12-26/+26
|
* Emacs: disable popwin until 24.4 is releasedAlan Pearce2014-07-12-0/+2
|
* Emacs: Fix incorrect syntaxAlan Pearce2014-07-12-1/+1
|
* Emacs: Remove unused package archivesAlan Pearce2014-07-11-2/+0
| | | | Those last query functions were useful.
* Emacs: Create package archive query functionsAlan Pearce2014-07-11-0/+30
| | | | | Count packages installed from each archive Show installed packages from an archive
* Emacs: Auto-install req-package if neeededAlan Pearce2014-07-11-0/+3
| | | | | init.el is now self-bootstrapping, which is useful on OSX when the Emacs application doesn't supply an `emacs` binary for `cask`
* Emacs: Remove cdnjs dependencyAlan Pearce2014-07-11-1/+0
|
* Emacs: remove ntcmdAlan Pearce2014-07-11-5/+0
|
* Emacs: Enable helm-adaptive-modeAlan Pearce2014-07-11-1/+2
| | | | Lets see what this does.
* Emacs: re-enable smart-mode-lineAlan Pearce2014-07-11-1/+0
|
* Emacs: Load helm-projectileAlan Pearce2014-07-11-0/+5
|
* Fix: Emacs: Enable menu-bar on OSXAlan Pearce2014-07-11-1/+1
|
* Emacs: Enable menu-bar on OSXAlan Pearce2014-07-11-1/+1
|
* Emacs: Set package name for helmAlan Pearce2014-07-11-1/+2
|
* Emacs: Add mmm-mode for SQL inside PHPAlan Pearce2014-07-10-0/+19
| | | | …assuming I got the regex right.
* Emacs: Use system trash on OSXAlan Pearce2014-07-10-0/+3
|
* Emacs: Extend kill-this-buffer-dwim to delete fileAlan Pearce2014-07-10-7/+11
| | | | Deletes current-buffer's file if called with universal prefix argument.
* Emacs: Simplify delete-current-buffer-fileAlan Pearce2014-07-10-4/+3
|
* Emacs: Use ido 'ghost' buffers feature in helmAlan Pearce2014-07-10-1/+2
|
* Emacs: Load helm on startupAlan Pearce2014-07-10-0/+1
|
* Emacs: workaround ws-butler daemon issueAlan Pearce2014-07-10-0/+3
| | | | lewang/ws-butler#4
* zsh: Only set gh completion when _gh is definedAlan Pearce2014-07-09-1/+3
|
* Emacs: fully diminish helm-modeAlan Pearce2014-07-09-1/+1
|
* Emacs: workaround popwin/smart-mode-line errorsAlan Pearce2014-07-08-0/+1
| | | | Disable smart-mode-line for now
* Emacs: diminish helm-modeAlan Pearce2014-07-08-0/+1
|
* Emacs: fix dired-subtree load orderAlan Pearce2014-07-08-0/+1
|
* Emacs: diminish emmet-modeAlan Pearce2014-07-07-0/+1
|
* zsh: Re-assert default key-binding for historyAlan Pearce2014-07-06-0/+2
| | | | Filed jimhester/per-directory-history#6 to see if this can be changed
* zsh: Store per-directory history in .cacheAlan Pearce2014-07-06-0/+1
|
* rcm: Add hook to ensure submodules are correctAlan Pearce2014-07-06-0/+5
|
* zsh: Add and configure per-directory-historyAlan Pearce2014-07-06-0/+10
|
* Emacs: install and configure go-oracleAlan Pearce2014-07-06-0/+5
|
* Emacs: install and configure dired-subtreeAlan Pearce2014-07-06-0/+17
|
* Emacs: Switch projectile completion system to helmAlan Pearce2014-07-05-1/+2
|
* Emacs: add and configure fasd-modeAlan Pearce2014-07-05-0/+6
|
* Emacs: add discover-my-major modeAlan Pearce2014-07-05-0/+4
|
* Emacs: Fix q ggtags-navigation-mode-abort bindingAlan Pearce2014-07-05-1/+1
|
* Emacs: Make open-subfolder-project require matchAlan Pearce2014-07-04-1/+2
|
* Emacs: Add configuration for ggtags-modeAlan Pearce2014-07-04-0/+9
|
* Fix zsh dotfile installationAlan Pearce2014-07-03-1/+9
|
* Emacs: add kill-this-buffer-dwim for server editsAlan Pearce2014-07-03-1/+7
|
* Emacs: rebind C-x i to helm-semantic-or-imenuAlan Pearce2014-07-03-1/+1
|
* Emacs: fix helm keymap errorsAlan Pearce2014-07-03-2/+6
|
* Emacs: Switch tab and C-z in helm-find-filesAlan Pearce2014-07-02-0/+4
|
* Emacs: Switch from to helmAlan Pearce2014-07-02-79/+9
| | | | Almost everything!
* Emacs: make helm instantAlan Pearce2014-07-02-1/+1
|
* Emacs: Fix incorrect lisp auto-indentationAlan Pearce2014-07-02-5/+4
|