Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | Emacs: add gist package | Alan Pearce | 2014-06-11 | -0/+1 | |
|/ | |||||
* | Emacs: Rebind s-, to edit init.el via imenu | Alan Pearce | 2014-06-10 | -3/+1 | |
| | |||||
* | Emacs: Set smart-tabs-mode from indent-tabs-mode | Alan Pearce | 2014-06-10 | -0/+2 | |
| | |||||
* | Emacs: enable web-mode in hugo theme layouts | Alan Pearce | 2014-06-10 | -0/+1 | |
| | |||||
* | Emacs: Disable smart-tabs in php-mode | Alan Pearce | 2014-06-09 | -2/+1 | |
| | | | | I do not like PSR-1. Ah well. | ||||
* | Emacs: Disable autopair in web-mode | Alan Pearce | 2014-06-09 | -0/+1 | |
| | |||||
* | zsh: Complete gh commands with _gh, not _hub | Alan Pearce | 2014-06-08 | -2/+1 | |
| | |||||
* | Emacs: Add command to insert date and time | Alan Pearce | 2014-06-08 | -0/+8 | |
| | |||||
* | Emacs: Set sentences to end with two spaces | Alan Pearce | 2014-06-08 | -1/+1 | |
| | |||||
* | Emacs: install toml-mode | Alan Pearce | 2014-06-06 | -0/+1 | |
| | |||||
* | Emacs: open twig files in web-mode | Alan Pearce | 2014-06-06 | -0/+1 | |
| | |||||
* | Emacs: setup org-mobile, syncing via Dropbox | Alan Pearce | 2014-06-05 | -0/+5 | |
| | |||||
* | Emacs: switch PHP to Symfony style :( | Alan Pearce | 2014-06-05 | -21/+1 | |
| | |||||
* | Emacs: ring the bell a bit less often | Alan Pearce | 2014-06-04 | -0/+6 | |
| | |||||
* | Emacs: don't force ssh usernames | Alan Pearce | 2014-06-04 | -1/+1 | |
| | |||||
* | 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. |