summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeLines
* Reindent all the thingsAlan Pearce2016-10-31-113/+113
|
* Change indentation setup to two spacesAlan Pearce2016-10-31-27/+33
|
* Remove Syncthing LaunchAgentAlan Pearce2016-10-27-30/+0
| | | | It should be included with the software via either ports or brew
* Emacs: Update js2-mode configurationAlan Pearce2016-10-27-2/+1
|
* zsh: load and save historyAlan Pearce2016-10-26-0/+4
|
* Remove brew stuffAlan Pearce2016-10-21-21/+0
|
* Update karabiner.jsonAlan Pearce2016-10-17-25/+40
|
* Don’t load tern.el if executable missingAlan Pearce2016-10-14-0/+1
|
* Use web-mode for normal html filesAlan Pearce2016-10-14-1/+1
|
* Emacs: Swap crux open-line keybindsAlan Pearce2016-10-14-2/+2
|
* Merge branch 'master' of git.alanpearce.uk:alan/dotfilesAlan Pearce2016-10-12-7/+5
|\
| * Emacs: Fix tramp prompt regexp for FreeBSD hostsAlan Pearce2016-10-04-1/+1
| |
| * Merge branch 'master' of git.alanpearce.uk:alan/dotfilesAlan Pearce2016-10-03-0/+7
| |\
| * | Emacs: Fix oversized euro sign on X11Alan Pearce2016-10-02-0/+1
| | | | | | | | | | | | Set fallback font as Terminus
| * | Emacs: Use builtin function to create font-specAlan Pearce2016-10-02-6/+3
| | |
* | | Emacs: Replace simple functions with crux.elAlan Pearce2016-10-11-48/+22
| |/ |/|
* | zsh: Add "hub" aliases againAlan Pearce2016-09-29-0/+7
|/
* Emacs: Show Assets:Budget in budget reportAlan Pearce2016-09-28-1/+1
|
* Emacs: Install and configure nixos completionsAlan Pearce2016-09-28-0/+7
|
* zsh: Add function to open project from PWD or argAlan Pearce2016-09-28-0/+7
|
* zsh: Set $EDITORAlan Pearce2016-09-28-0/+1
|
* zsh: Add ec aliasAlan Pearce2016-09-28-0/+2
|
* Slate: Move focus keybindingsAlan Pearce2016-09-28-4/+4
| | | | cmd-arrows are often used in macOS itself, for finder and browsers
* zsh: Source private zshenv if existsAlan Pearce2016-09-28-0/+5
|
* Emacs: Use SF Mono font on macOSAlan Pearce2016-09-27-1/+1
|
* Slate: Fix incorrect keybindingAlan Pearce2016-09-27-1/+1
|
* Slate: Add keybind to set work layoutAlan Pearce2016-09-26-0/+2
|
* Emacs: Add smartscan-modeAlan Pearce2016-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 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
|