Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Xmobar: Hide seconds from date | Alan Pearce | 2014-07-12 | -1/+1 | |
| | |||||
* | Xmobar: reduce update frequency of CPU and RAM monitors | Alan Pearce | 2014-07-12 | -2/+2 | |
| | |||||
* | Xmobar: remove MPD | Alan Pearce | 2014-07-12 | -2/+1 | |
| | |||||
* | Xmobar: increase 'high' weather temperature | Alan Pearce | 2014-07-12 | -1/+1 | |
| | |||||
* | Xmobar: whitespace cleanup | Alan Pearce | 2014-07-12 | -26/+26 | |
| | |||||
* | Emacs: disable popwin until 24.4 is released | Alan Pearce | 2014-07-12 | -0/+2 | |
| | |||||
* | Emacs: Fix incorrect syntax | Alan Pearce | 2014-07-12 | -1/+1 | |
| | |||||
* | Emacs: Remove unused package archives | Alan Pearce | 2014-07-11 | -2/+0 | |
| | | | | Those last query functions were useful. | ||||
* | Emacs: Create package archive query functions | Alan Pearce | 2014-07-11 | -0/+30 | |
| | | | | | Count packages installed from each archive Show installed packages from an archive | ||||
* | Emacs: Auto-install req-package if neeeded | Alan Pearce | 2014-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 dependency | Alan Pearce | 2014-07-11 | -1/+0 | |
| | |||||
* | Emacs: remove ntcmd | Alan Pearce | 2014-07-11 | -5/+0 | |
| | |||||
* | Emacs: Enable helm-adaptive-mode | Alan Pearce | 2014-07-11 | -1/+2 | |
| | | | | Lets see what this does. | ||||
* | Emacs: re-enable smart-mode-line | Alan Pearce | 2014-07-11 | -1/+0 | |
| | |||||
* | Emacs: Load helm-projectile | Alan Pearce | 2014-07-11 | -0/+5 | |
| | |||||
* | Fix: Emacs: Enable menu-bar on OSX | Alan Pearce | 2014-07-11 | -1/+1 | |
| | |||||
* | Emacs: Enable menu-bar on OSX | Alan Pearce | 2014-07-11 | -1/+1 | |
| | |||||
* | Emacs: Set package name for helm | Alan Pearce | 2014-07-11 | -1/+2 | |
| | |||||
* | Emacs: Add mmm-mode for SQL inside PHP | Alan Pearce | 2014-07-10 | -0/+19 | |
| | | | | …assuming I got the regex right. | ||||
* | Emacs: Use system trash on OSX | Alan Pearce | 2014-07-10 | -0/+3 | |
| | |||||
* | Emacs: Extend kill-this-buffer-dwim to delete file | Alan Pearce | 2014-07-10 | -7/+11 | |
| | | | | Deletes current-buffer's file if called with universal prefix argument. | ||||
* | Emacs: Simplify delete-current-buffer-file | Alan Pearce | 2014-07-10 | -4/+3 | |
| | |||||
* | Emacs: Use ido 'ghost' buffers feature in helm | Alan Pearce | 2014-07-10 | -1/+2 | |
| | |||||
* | Emacs: Load helm on startup | Alan Pearce | 2014-07-10 | -0/+1 | |
| | |||||
* | Emacs: workaround ws-butler daemon issue | Alan Pearce | 2014-07-10 | -0/+3 | |
| | | | | lewang/ws-butler#4 | ||||
* | zsh: Only set gh completion when _gh is defined | Alan Pearce | 2014-07-09 | -1/+3 | |
| | |||||
* | Emacs: fully diminish helm-mode | Alan Pearce | 2014-07-09 | -1/+1 | |
| | |||||
* | Emacs: workaround popwin/smart-mode-line errors | Alan Pearce | 2014-07-08 | -0/+1 | |
| | | | | Disable smart-mode-line for now | ||||
* | Emacs: diminish helm-mode | Alan Pearce | 2014-07-08 | -0/+1 | |
| | |||||
* | Emacs: fix dired-subtree load order | Alan Pearce | 2014-07-08 | -0/+1 | |
| | |||||
* | Emacs: diminish emmet-mode | Alan Pearce | 2014-07-07 | -0/+1 | |
| | |||||
* | zsh: Re-assert default key-binding for history | Alan Pearce | 2014-07-06 | -0/+2 | |
| | | | | Filed jimhester/per-directory-history#6 to see if this can be changed | ||||
* | zsh: Store per-directory history in .cache | Alan Pearce | 2014-07-06 | -0/+1 | |
| | |||||
* | rcm: Add hook to ensure submodules are correct | Alan Pearce | 2014-07-06 | -0/+5 | |
| | |||||
* | zsh: Add and configure per-directory-history | Alan Pearce | 2014-07-06 | -0/+10 | |
| | |||||
* | Emacs: install and configure go-oracle | Alan Pearce | 2014-07-06 | -0/+5 | |
| | |||||
* | Emacs: install and configure dired-subtree | Alan Pearce | 2014-07-06 | -0/+17 | |
| | |||||
* | Emacs: Switch projectile completion system to helm | Alan Pearce | 2014-07-05 | -1/+2 | |
| | |||||
* | Emacs: add and configure fasd-mode | Alan Pearce | 2014-07-05 | -0/+6 | |
| | |||||
* | Emacs: add discover-my-major mode | Alan Pearce | 2014-07-05 | -0/+4 | |
| | |||||
* | Emacs: Fix q ggtags-navigation-mode-abort binding | Alan Pearce | 2014-07-05 | -1/+1 | |
| | |||||
* | Emacs: Make open-subfolder-project require match | Alan Pearce | 2014-07-04 | -1/+2 | |
| | |||||
* | Emacs: Add configuration for ggtags-mode | Alan Pearce | 2014-07-04 | -0/+9 | |
| | |||||
* | Fix zsh dotfile installation | Alan Pearce | 2014-07-03 | -1/+9 | |
| | |||||
* | Emacs: add kill-this-buffer-dwim for server edits | Alan Pearce | 2014-07-03 | -1/+7 | |
| | |||||
* | Emacs: rebind C-x i to helm-semantic-or-imenu | Alan Pearce | 2014-07-03 | -1/+1 | |
| | |||||
* | Emacs: fix helm keymap errors | Alan Pearce | 2014-07-03 | -2/+6 | |
| | |||||
* | Emacs: Switch tab and C-z in helm-find-files | Alan Pearce | 2014-07-02 | -0/+4 | |
| | |||||
* | Emacs: Switch from to helm | Alan Pearce | 2014-07-02 | -79/+9 | |
| | | | | Almost everything! | ||||
* | Emacs: make helm instant | Alan Pearce | 2014-07-02 | -1/+1 | |
| |