Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Slate: Add keybind to set work layout | Alan Pearce | 2016-09-26 | -0/+2 | |
| | |||||
* | Emacs: Add smartscan-mode | Alan Pearce | 2016-09-26 | -0/+10 | |
| | | | | | Go to next/previous instance of symbol at point with M-n and M-p. M-' to replace all instances of symbol | ||||
* | Add Karabiner Elements configuration | Alan Pearce | 2016-09-26 | -0/+26 | |
| | |||||
* | zsh: Add ds (directory size) function | Alan Pearce | 2016-09-25 | -0/+4 | |
| | | | | Shows size of subfolders, largest at the bottom. Easy to explore with. | ||||
* | Emacs: Try smaller, unsmoothed fonts on X11 | Alan Pearce | 2016-09-25 | -1/+1 | |
| | |||||
* | Remove zsh-directory-history | Alan Pearce | 2016-09-24 | -11/+1 | |
| | | | | It was slow and I kept having issues | ||||
* | Merge remote-tracking branch 'origin/master' | Alan Pearce | 2016-09-24 | -903/+922 | |
|\ | |||||
| * | Emacs: Add mpc setup | Alan Pearce | 2016-09-23 | -0/+9 | |
| | | |||||
| * | Don’t auto-update homebrew | Alan Pearce | 2016-09-23 | -0/+2 | |
| | | |||||
| * | Merge remote-tracking branch 'origin/master' | Alan Pearce | 2016-09-23 | -871/+871 | |
| |\ | |||||
| * | | Emacs: Use Monoid HalfTight on Retina display | Alan Pearce | 2016-09-23 | -33/+33 | |
| | | | |||||
| * | | zsh: Add lunchy completion if installed | Alan Pearce | 2016-09-23 | -0/+8 | |
| | | | |||||
* | | | Emacs: Use Liberation Sans on linux | Alan Pearce | 2016-09-24 | -1/+1 | |
| | | | | | | | | | | | | It’s more likely to be available | ||||
* | | | zsh: Hide right prompt | Alan Pearce | 2016-09-24 | -0/+1 | |
| |/ |/| | |||||
* | | Emacs: Resize fonts on linux | Alan Pearce | 2016-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 keybinding | Alan Pearce | 2016-09-21 | -1/+1 | |
| | | | | It was shadowing some useful keybinds, like M-s M-w (eww-search-words) | ||||
* | Emacs: Use async operations for package.el | Alan Pearce | 2016-09-20 | -0/+1 | |
| | |||||
* | Emacs: Replace typo-mode with electric-quote-mode | Alan Pearce | 2016-09-20 | -11/+3 | |
| | |||||
* | Emacs: Move goto-last-change binding | Alan Pearce | 2016-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 unnecessary | Alan Pearce | 2016-09-20 | -7/+2 | |
| | |||||
* | Emacs: Remove recentf and virtual ivy buffers | Alan Pearce | 2016-09-20 | -50/+38 | |
| | |||||
* | Emacs: Replace helm history commands with counsel | Alan Pearce | 2016-09-20 | -30/+30 | |
| | |||||
* | Emacs: Replace helm-dash with counsel-dash | Alan Pearce | 2016-09-20 | -29/+29 | |
| | |||||
* | Fix package-archive-priorities | Alan Pearce | 2016-09-20 | -4/+4 | |
| | |||||
* | Emacs: Update package archive filtering (25.1) | Alan Pearce | 2016-09-19 | -64/+24 | |
| | |||||
* | Emacs: Fix fonts in 25.1 | Alan Pearce | 2016-09-19 | -10/+10 | |
| | |||||
* | Emacs: Remove rainbow-mode | Alan Pearce | 2016-09-19 | -10/+0 | |
| | |||||
* | Add slate file | Alan Pearce | 2016-09-16 | -0/+55 | |
| | |||||
* | Merge branch 'master' of git.alanpearce.uk:alan/dotfiles | Alan Pearce | 2016-09-10 | -1/+1 | |
|\ | |||||
| * | Emacs: Use ssh for tramp connections | Alan Pearce | 2016-09-10 | -1/+1 | |
| | | |||||
* | | zsh: Remove newline before prompt | Alan Pearce | 2016-09-10 | -2/+1 | |
|/ | |||||
* | zsh: Simplify prompt | Alan Pearce | 2016-09-09 | -34/+10 | |
| | | | | Remove pure and git information | ||||
* | Emacs: Use Monoid as single-screen font | Alan Pearce | 2016-09-09 | -1/+1 | |
| | |||||
* | Emacs: Always antialias (vector) fonts on OSX | Alan Pearce | 2016-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 error | Alan Pearce | 2016-09-02 | -1/+2 | |
| | |||||
* | Emacs: Setup scala environment | Alan Pearce | 2016-08-12 | -0/+16 | |
| | |||||
* | Emacs: Delete to trash correctly on OSX | Alan Pearce | 2016-08-12 | -1/+6 | |
| | |||||
* | zsh: Add extra newline to dumb pure prompt | Alan Pearce | 2016-07-31 | -1/+2 | |
| | |||||
* | Bind directory history keys more portably | Alan Pearce | 2016-07-31 | -2/+4 | |
| | |||||
* | Remove old gitmodules file | Alan Pearce | 2016-07-25 | -6/+0 | |
| | |||||
* | Merge branch 'master' of git.alanpearce.uk:alan/dotfiles | Alan Pearce | 2016-07-23 | -7/+39 | |
|\ | |||||
| * | zsh: Bind directory-history search keys | Alan Pearce | 2016-07-22 | -2/+2 | |
| | | |||||
| * | zsh: Improve use of pure prompt | Alan Pearce | 2016-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 empty | Alan Pearce | 2016-07-19 | -0/+5 | |
| | | |||||
* | | Emacs: Split windows horizontally more | Alan Pearce | 2016-07-23 | -1/+1 | |
|/ | |||||
* | Merge branch 'master' of git.alanpearce.uk:alan/dotfiles | Alan Pearce | 2016-07-18 | -1/+1 | |
|\ | |||||
| * | rcm: Make rcrc work better on FreeBSD | Alan Pearce | 2016-07-16 | -1/+1 | |
| | | |||||
| * | Merge branch 'master' of git.alanpearce.uk:alan/dotfiles | Alan Pearce | 2016-07-16 | -0/+14 | |
| |\ | |||||
| * | | rcm: Make rcrc work on FreeBSD | Alan Pearce | 2016-07-16 | -1/+1 | |
| | | | |||||
* | | | zsh: Add describe-key-briefly keybind | Alan Pearce | 2016-07-18 | -0/+2 | |
| | | |