summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeLines
...
| * | | zsh: Hide right promptAlan Pearce2016-09-24-0/+1
| | |/ | |/|
| * | Emacs: Resize fonts on linuxAlan Pearce2016-09-21-33/+33
| |/ | | | | | | | | Changing the specification of the font size caused the size to change somehow. This makes the fonts the same real size as before.
| * Emacs: Move avy-goto-word keybindingAlan Pearce2016-09-21-1/+1
| | | | | | | | It was shadowing some useful keybinds, like M-s M-w (eww-search-words)
| * Emacs: Use async operations for package.elAlan Pearce2016-09-20-0/+1
| |
| * Emacs: Replace typo-mode with electric-quote-modeAlan Pearce2016-09-20-11/+3
| |
| * Emacs: Move goto-last-change bindingAlan Pearce2016-09-20-1/+1
| | | | | | | | | | C-x SPC is the default for rectangle-mark-mode, which is now more useful and intuitive in Emacs 25
| * Emacs: Setting tab-stop-list seems unnecessaryAlan Pearce2016-09-20-7/+2
| |
| * Emacs: Remove recentf and virtual ivy buffersAlan Pearce2016-09-20-50/+38
| |
| * Emacs: Replace helm history commands with counselAlan Pearce2016-09-20-30/+30
| |
| * Emacs: Replace helm-dash with counsel-dashAlan Pearce2016-09-20-29/+29
| |
| * Fix package-archive-prioritiesAlan Pearce2016-09-20-4/+4
| |
| * Emacs: Update package archive filtering (25.1)Alan Pearce2016-09-19-64/+24
| |
| * Emacs: Fix fonts in 25.1Alan Pearce2016-09-19-10/+10
| |
| * Emacs: Remove rainbow-modeAlan Pearce2016-09-19-10/+0
| |
| * Add slate fileAlan Pearce2016-09-16-0/+55
| |
| * Merge branch 'master' of git.alanpearce.uk:alan/dotfilesAlan Pearce2016-09-10-1/+1
| |\
| | * Emacs: Use ssh for tramp connectionsAlan Pearce2016-09-10-1/+1
| | |
| * | zsh: Remove newline before promptAlan Pearce2016-09-10-2/+1
| |/
| * zsh: Simplify promptAlan Pearce2016-09-09-34/+10
| | | | | | | | Remove pure and git information
| * Emacs: Use Monoid as single-screen fontAlan Pearce2016-09-09-1/+1
| |
| * Emacs: Always antialias (vector) fonts on OSXAlan Pearce2016-09-09-1/+1
| | | | | | | | | | I don’t need to disable anti-aliasing for fonts on OSX when using a bitmap font. This way, it’s easier if I want to switch fonts.
| * Emacs: Workaround strange menu errorAlan Pearce2016-09-02-1/+2
| |
| * Emacs: Setup scala environmentAlan Pearce2016-08-12-0/+16
| |
| * Emacs: Delete to trash correctly on OSXAlan Pearce2016-08-12-1/+6
| |
| * zsh: Add extra newline to dumb pure promptAlan Pearce2016-07-31-1/+2
| |
| * Bind directory history keys more portablyAlan Pearce2016-07-31-2/+4
| |
| * Remove old gitmodules fileAlan Pearce2016-07-25-6/+0
| |
| * Merge branch 'master' of git.alanpearce.uk:alan/dotfilesAlan Pearce2016-07-23-7/+39
| |\
| | * zsh: Bind directory-history search keysAlan Pearce2016-07-22-2/+2
| | |
| | * zsh: Improve use of pure promptAlan Pearce2016-07-19-5/+32
| | | | | | | | | | | | | | | - Don’t initialise it in a dumb terminal - Fallback to a “light” version if it’s not installed
| | * zsh: Setup SSH auth sock if emptyAlan Pearce2016-07-19-0/+5
| | |
| * | Emacs: Split windows horizontally moreAlan Pearce2016-07-23-1/+1
| |/
| * Merge branch 'master' of git.alanpearce.uk:alan/dotfilesAlan Pearce2016-07-18-1/+1
| |\
| | * rcm: Make rcrc work better on FreeBSDAlan Pearce2016-07-16-1/+1
| | |
| | * Merge branch 'master' of git.alanpearce.uk:alan/dotfilesAlan Pearce2016-07-16-0/+14
| | |\
| | * | rcm: Make rcrc work on FreeBSDAlan Pearce2016-07-16-1/+1
| | | |
| * | | zsh: Add describe-key-briefly keybindAlan Pearce2016-07-18-0/+2
| | | |
| * | | zsh: Load npm completion after compinitAlan Pearce2016-07-15-1/+1
| | |/ | |/|
| * | zsh: Install better npm completionAlan Pearce2016-07-15-0/+1
| | |
| * | Inline zplug conditionalAlan Pearce2016-07-15-5/+1
| | |
| * | zsh: Install nix completions pluginAlan Pearce2016-07-15-0/+6
| | |
| * | zsh: Install autopair pluginAlan Pearce2016-07-15-0/+2
| | |
| * | zsh: Install Jira pluginAlan Pearce2016-07-15-0/+9
| |/
| * zsh: Set ZPLUG_HOME onceAlan Pearce2016-07-14-1/+1
| |
| * zsh: Fix zsh envvars in X11 terminalsAlan Pearce2016-07-14-1/+1
| |
| * zsh: Add historic word completion to M-TabAlan Pearce2016-07-14-0/+4
| |
| * zsh: Add argument-wise word commandsAlan Pearce2016-07-14-0/+23
| |
| * zsh: Install open-pr pluginAlan Pearce2016-07-14-0/+1
| |
| * zsh: Switch to my fork of directory-historyAlan Pearce2016-07-14-3/+3
| |
| * zsh: Configure completionAlan Pearce2016-07-13-0/+3
| |