Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | zsh: Alias composer to composer.phar if missing | Alan Pearce | 2014-06-04 | -0/+4 | |
| | | |||||
| * | Emacs: Make GNU ls detection path-specific | Alan Pearce | 2014-06-02 | -1/+1 | |
| | | |||||
| * | Emacs: ensure blink-cursor-mode is off | Alan Pearce | 2014-06-01 | -0/+3 | |
| | | |||||
| * | Emacs: show package load times | Alan Pearce | 2014-06-01 | -0/+1 | |
| | | |||||
| * | zsh: use gh instead of hub | Alan Pearce | 2014-06-01 | -3/+3 | |
| | | |||||
| * | Add rcrc.local for Studio-40 laptop | Alan Pearce | 2014-06-01 | -0/+2 | |
| | | |||||
| * | Zsh: hide error when fasd init file missing | Alan Pearce | 2014-06-01 | -1/+6 | |
| | | | | | | | | Now show a warning instead | ||||
| * | Emacs: Make fonts smaller on OSX. HiDPI displays! | Alan Pearce | 2014-06-01 | -1/+1 | |
| | | |||||
| * | Emacs: Bind s-k to kill-this-buffer | Alan Pearce | 2014-06-01 | -0/+1 | |
| | | |||||
| * | Emacs: add keybind for quickrun | Alan Pearce | 2014-05-31 | -1/+2 | |
| | | |||||
| * | Emacs: Use fonts from the system on OSX | Alan Pearce | 2014-05-31 | -1/+1 | |
| | | |||||
| * | Emacs: fix tramp proxy for local machine | Alan Pearce | 2014-05-31 | -1/+1 | |
| | | | | | | | | Incorrect quoting form | ||||
| * | Emacs: Only use GNU ls on OSX when found | Alan Pearce | 2014-05-31 | -1/+1 | |
| | | |||||
| * | Emacs: switch back to loading sml with req-package | Alan Pearce | 2014-05-24 | -7/+5 | |
| | | |||||
| * | Emacs: add go-projectile for go-based projects | Alan Pearce | 2014-05-24 | -0/+6 | |
| | | |||||
| * | Emacs: diminish eldoc-mode | Alan Pearce | 2014-05-24 | -0/+1 | |
| | | |||||
| * | Emacs: Add toggle-window-dedicated command | Alan Pearce | 2014-05-22 | -0/+11 | |
| | | | | | | | | Tells Emacs not to replace the buffer in a window. | ||||
| * | Emacs: add popwin-mode for better window handling | Alan Pearce | 2014-05-22 | -0/+5 | |
| | | |||||
| * | Emacs: Sort Cask | Alan Pearce | 2014-05-15 | -1/+1 | |
| | | |||||
| * | zsh: Remove existance check for ~/bin | Alan Pearce | 2014-05-15 | -1/+1 | |
| | | |||||
| * | zsh: set GOPATH and add bin folder to PATH | Alan Pearce | 2014-05-15 | -0/+3 | |
| | | |||||
| * | Emacs: reduce eldoc delay to 0.1s | Alan Pearce | 2014-05-15 | -1/+2 | |
| | | |||||
| * | Emacs: Parens trigger eldoc in autopair-mode | Alan Pearce | 2014-05-15 | -1/+1 | |
| | | |||||
| * | Emacs: Add and configure Go packages | Alan Pearce | 2014-05-15 | -0/+17 | |
| | | |||||
| * | Emacs: merge programming sections | Alan Pearce | 2014-05-15 | -17/+15 | |
| | | |||||
| * | Emacs: remove old shuffle-lines library | Alan Pearce | 2014-05-15 | -20/+0 | |
| | | |||||
| * | Emacs: switch from shuffle-lines to move-text | Alan Pearce | 2014-05-15 | -3/+3 | |
| | | |||||
| * | Workaround smart-mode-line init issue | Alan Pearce | 2014-05-13 | -5/+6 | |
| | | |||||
| * | Emacs: set org-replace-disputed-keys at the right time | Alan Pearce | 2014-05-09 | -1/+1 | |
| | | |||||
| * | rcm: Add vagrant tag to prefect | Alan Pearce | 2014-05-08 | -1/+1 | |
| | | |||||
| * | zsh: Hide output of magit and dired commands | Alan Pearce | 2014-05-08 | -2/+2 | |
| | | |||||
| * | Fix xresources include | Alan Pearce | 2014-05-08 | -1/+1 | |
| | | | | | | | | | | xrdb should be now run as `xrdb -I$HOME/.xresources -merge ~/.Xresources` | ||||
| * | Emacs: update path to zshrc | Alan Pearce | 2014-05-08 | -1/+1 | |
| | | |||||
| * | Add vagrant configuration with ansible provisioning | Alan Pearce | 2014-05-02 | -0/+85 | |
| | | |||||
| * | Emacs: fix incorrect smart-mode-line colors | Alan Pearce | 2014-04-30 | -0/+1 | |
| | | | | | | | | Load solarized-theme first so that 'respectful uses the correct theme colours. | ||||
| * | Emacs: Remove custom font-face configurations | Alan Pearce | 2014-04-30 | -67/+0 | |
| | | | | | | | | I actually think they were for the other version of solarized. | ||||
| * | Emacs: use correct flycheck mode for diminishing | Alan Pearce | 2014-04-27 | -1/+1 | |
| | | |||||
| * | Emacs: Refactor and simplify font settings | Alan Pearce | 2014-04-27 | -26/+11 | |
| | | |||||
| * | Emacs: add missing dependencies to cask | Alan Pearce | 2014-04-27 | -0/+7 | |
| | | |||||
| * | rcm: Only byte-compile files in elisp directory | Alan Pearce | 2014-04-27 | -1/+1 | |
| | | |||||
| * | rcm: Install Cask for Emacs if it isn't already | Alan Pearce | 2014-04-27 | -4/+10 | |
| | | |||||
| * | rcm: Update DOTFILES_DIRS to please lsrc | Alan Pearce | 2014-04-27 | -1/+1 | |
| | | |||||
| * | Emacs: star github packages automatically | Alan Pearce | 2014-04-26 | -1/+2 | |
| | | |||||
| * | Emacs: Disable detection of html in php-mode | Alan Pearce | 2014-04-26 | -0/+1 | |
| | | |||||
| * | Emacs: prettify emacs-lisp modeline indicator | Alan Pearce | 2014-04-26 | -1/+1 | |
| | | |||||
| * | Emacs: Fix flycheck error in cask initialisation | Alan Pearce | 2014-04-26 | -2/+3 | |
| | | |||||
| * | Emacs: add melpa-stable source to Cask | Alan Pearce | 2014-04-26 | -0/+1 | |
| | | |||||
| * | Emacs: install and configure paradox-mode | Alan Pearce | 2014-04-26 | -0/+6 | |
| | | |||||
| * | Emacs: shorten emacs-lisp-mode in modeline to El | Alan Pearce | 2014-04-26 | -0/+1 | |
| | | |||||
| * | Emacs: add helper macro for renaming major modes | Alan Pearce | 2014-04-26 | -0/+6 | |
| | |