summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeLines
* Add Karabiner Elements configurationAlan Pearce2016-09-26-0/+26
|
* zsh: Add ds (directory size) functionAlan Pearce2016-09-25-0/+4
| | | | Shows size of subfolders, largest at the bottom. Easy to explore with.
* Emacs: Try smaller, unsmoothed fonts on X11Alan Pearce2016-09-25-1/+1
|
* Remove zsh-directory-historyAlan Pearce2016-09-24-11/+1
| | | | It was slow and I kept having issues
* Merge remote-tracking branch 'origin/master'Alan Pearce2016-09-24-903/+922
|\
| * Emacs: Add mpc setupAlan Pearce2016-09-23-0/+9
| |
| * Don’t auto-update homebrewAlan Pearce2016-09-23-0/+2
| |
| * Merge remote-tracking branch 'origin/master'Alan Pearce2016-09-23-871/+871
| |\
| * | Emacs: Use Monoid HalfTight on Retina displayAlan Pearce2016-09-23-33/+33
| | |
| * | zsh: Add lunchy completion if installedAlan Pearce2016-09-23-0/+8
| | |
* | | Emacs: Use Liberation Sans on linuxAlan Pearce2016-09-24-1/+1
| | | | | | | | | | | | It’s more likely to be available
* | | 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
| |