summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeLines
...
* Emacs: re-enable popwinAlan Pearce2014-07-02-1/+1
|
* Whitespace fixupAlan Pearce2014-07-02-1/+1
|
* Emacs: configure timeclock-modeAlan Pearce2014-07-01-0/+5
|
* Emacs: reduce flx-ido max entries to 1000Alan Pearce2014-07-01-1/+2
|
* zsh: Remove noglob salt aliasAlan Pearce2014-07-01-1/+0
|
* zsh: Update pure promptAlan Pearce2014-07-01-7/+10
|
* Emacs: fix typo in popwin configurationAlan Pearce2014-07-01-2/+2
|
* Emacs: Stop company-dabbrev from lowercasingAlan Pearce2014-07-01-1/+2
|
* Emacs: Configure popwin to tame helm windowsAlan Pearce2014-07-01-1/+2
|
* Emacs: disable lock file creationAlan Pearce2014-06-30-0/+1
|
* zsh: Use clearer process substitution syntaxAlan Pearce2014-06-30-1/+1
|
* zsh: Fix emacsclient 'frameNeeded' logicAlan Pearce2014-06-30-1/+1
|
* Emacs: check if server is already runningAlan Pearce2014-06-29-1/+4
|
* Emacs: Fix skewer autoloading issueAlan Pearce2014-06-29-3/+1
|
* Emacs: Increase vertical window split thresholdAlan Pearce2014-06-28-1/+2
|
* Emacs: Make auto-indent-mode start at initAlan Pearce2014-06-27-2/+0
|
* Emacs: Add litableAlan Pearce2014-06-27-0/+1
|
* Emacs: Only complete when explicitly requestedAlan Pearce2014-06-27-1/+1
|
* Emacs: more deferred loadingAlan Pearce2014-06-26-0/+2
|
* Emacs: Start server unless running as daemonAlan Pearce2014-06-26-0/+3
|
* Add gemrc file for user-installs to common bin folderAlan Pearce2014-06-26-0/+1
|
* Emacs: Fix company completion double-paren issueAlan Pearce2014-06-26-1/+3
|
* Emacs: show completions from multiple backendsAlan Pearce2014-06-26-1/+3
| | | | | Now gtags candidates can be shown alongside native php candidates, for example.
* Emacs: fix relative paths with subfolder-projectsAlan Pearce2014-06-26-1/+1
|
* rcm: Fix zsh compilation error when missing fasdAlan Pearce2014-06-25-5/+4
|
* zsh: Generalise '1' alias to 1‒5 and -1‒-5 (tail)Alan Pearce2014-06-25-1/+5
|
* Emacs: use unicode ido-vertical-decorationsAlan Pearce2014-06-25-0/+15
|
* Revert "Emacs: use dired-x-find-file over ido-find-file"Alan Pearce2014-06-25-4/+3
| | | | This reverts commit a8f44b320cdbfb7921f78c03833fcba41df0be49.
* Emacs: Add commands to open a work or home projectAlan Pearce2014-06-25-0/+31
| | | | | | Given that the projects are folders under (work|home)-project-directory which match projectile's own predicates, switch to them with projectile, even if they're not 'known' to it.
* Emacs: add and configure scss-modeAlan Pearce2014-06-25-0/+6
|
* zsh: dired: take an optional dir argumentAlan Pearce2014-06-25-1/+1
|
* Emacs: remove puppet-modeAlan Pearce2014-06-25-6/+0
|
* zsh: Generalise ec function to work outside daemonAlan Pearce2014-06-25-3/+3
|
* Emacs: set OSX font to MonacoAlan Pearce2014-06-25-1/+1
|
* Emacs: set default font in current and new framesAlan Pearce2014-06-25-1/+2
|
* zsh: Alias 1 to head -n1Alan Pearce2014-06-24-0/+1
|
* Emacs: Disable 'reverting buffer…' messageAlan Pearce2014-06-24-1/+4
|
* zsh: Add .cabal/bin to $PATHAlan Pearce2014-06-24-0/+1
|
* zsh: Don't add .gem/ruby/*/bin to $PATHAlan Pearce2014-06-24-7/+0
| | | | In most cases, setting up .gemrc is better
* Emacs: use ws-butler instead of crude hookAlan Pearce2014-06-24-2/+4
| | | | Now I'm not changing all the whitespace all the time!
* Emacs: fix error when byte-compilingAlan Pearce2014-06-22-2/+2
|
* Emacs: re-use directories in diredAlan Pearce2014-06-22-1/+2
|
* Emacs: use dired-x-find-file over ido-find-fileAlan Pearce2014-06-22-3/+4
| | | | Gains find-file-at-point functionality. With ido-everywhere, still uses ido.
* Emacs: ido-completing read all the things!Alan Pearce2014-06-22-1/+2
|
* Emacs: defer loading of more modesAlan Pearce2014-06-21-0/+3
|
* Emacs: remove ERC configurationAlan Pearce2014-06-21-15/+0
|
* Emacs: defer package loading for faster initAlan Pearce2014-06-21-7/+19
|
* Emacs: Defer loading of go-modeAlan Pearce2014-06-21-0/+3
|
* Emacs: install perspective and persp-projectileAlan Pearce2014-06-15-0/+8
|
* Emacs: enable autopair in yaml and text modesAlan Pearce2014-06-14-0/+2
|