summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeLines
...
| | * Emacs: Make git-gutter look nicerAlan Pearce2017-05-22-3/+17
| | |
| | * Emacs: Remove useless call to use-package-verboseAlan Pearce2017-05-22-2/+1
| | |
| | * Emacs: Show flycheck messages as tooltipsAlan Pearce2017-05-22-0/+12
| | |
| | * Emacs: Don't flycheck on new-linesAlan Pearce2017-05-22-1/+1
| | | | | | | | | | | | This slows down the editor
| | * Emacs: Install flow-minor-modeAlan Pearce2017-05-22-0/+9
| | |
| | * Emacs: Load flycheck-flow after js2-modeAlan Pearce2017-05-22-0/+1
| | |
| | * Emacs: Install imenu-anywhereAlan Pearce2017-05-22-0/+9
| | |
| | * Emacs: Load company-nixos-options laterAlan Pearce2017-05-22-0/+1
| | |
| | * Fix display of readme on GitHubAlan Pearce2017-05-22-1/+1
| | |
| | * Merge branch 'master' of ssh://alanpearce.eu/dotfilesAlan Pearce2017-05-22-2/+3
| | |\
| | * | zsh: Remove $HOME/bin from pathAlan Pearce2017-05-19-5/+0
| | | |
| * | | Merge remote-tracking branch 'origin/master'Alan Pearce2017-05-21-133/+105
| |\| |
| * | | zsh: Set umask manually on Windows/WSLAlan Pearce2017-05-21-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously, I ran the WSL environment as root, calling `login` to ensure all the right login stuff happens (mostly the setting of umask). Unfortunately, this complicated running commands from outside the environment and was a bit slower.
| * | | Emacs: Don't set Linux fonts on Windows/WSL/X11Alan Pearce2017-05-21-1/+2
| | | |
* | | | Emacs: Use AA fonts on X11Alan Pearce2017-06-05-2/+2
| |_|/ |/| |
* | | Emacs: Change X font size following DPI changeAlan Pearce2017-05-21-2/+2
| | |
* | | Emacs: Ensure package archives are up-to-date before installingAlan Pearce2017-05-21-0/+1
| |/ |/|
* | Emacs: Remove music setupAlan Pearce2017-05-19-9/+0
| |
* | zsh: Simplify title in Terminal.appAlan Pearce2017-05-19-0/+3
| |
* | Remove trailing whitespaceAlan Pearce2017-05-18-1/+1
| |
* | zsh: Load terminal title function from omz directlyAlan Pearce2017-05-18-53/+4
| |
* | zsh: Fix incorrect function declarationAlan Pearce2017-05-18-1/+1
| | | | | | | | I'm surprised this wasn't a syntax error
* | zsh: Stop anyframe from adding to fpathAlan Pearce2017-05-18-0/+1
| |
* | git: Remove default excludesfile settingAlan Pearce2017-05-18-2/+0
| | | | | | | | The value I had set is the default, so it's unnecessary
* | git: Add global ignore pattern for compiled zsh codeAlan Pearce2017-05-18-0/+3
| |
* | zsh: Load fzf key-bindings as zplugin snippetAlan Pearce2017-05-18-1/+4
| |
* | zsh: Remove zplugAlan Pearce2017-05-18-20/+3
| |
* | zsh: Use anyframe as a fzf wrapperAlan Pearce2017-05-18-35/+10
| | | | | | | | | | Works around the problem of not being able to use the fzf shell code with zplugin
* | zsh: Use zplugin in place of zplug (except fzf)Alan Pearce2017-05-18-15/+48
| | | | | | | | | | zplugin seems cleaner than zplug, but it doesn't support github releases, so keep zplug around for now, to load fzf
* | yarn: Add yarn configurationAlan Pearce2017-05-16-0/+2
| |
* | Merge remote-tracking branch 'origin/master'Alan Pearce2017-05-15-0/+9
|\|
| * Merge remote-tracking branch 'origin/master'Alan Pearce2017-05-13-134/+218
| |\
| * | zsh: Add check for Windows Subsystem for LinuxAlan Pearce2017-05-13-0/+9
| | |
* | | Emacs: Add "live coding" commandAlan Pearce2017-05-15-0/+27
| | |
* | | Emacs: Change macOS fonts across emacs-mac and normal emacsAlan Pearce2017-05-15-3/+4
| | |
* | | Emacs: Set switch/case indentation to follow most stylesAlan Pearce2017-05-15-0/+1
| |/ |/|
* | Emacs: Setup flycheck-flowAlan Pearce2017-05-12-0/+8
| |
* | Emacs: Use any eslint_d instead of globalAlan Pearce2017-05-12-1/+1
| | | | | | | | | | With the package add-node-modules-path, this allows using a local version of eslint_d
* | Update Karabiner configurationAlan Pearce2017-05-12-2/+24
| |
* | Emacs: Fix initialisation of tern-modeAlan Pearce2017-05-12-2/+4
| |
* | Emacs: Setup beginend modeAlan Pearce2017-05-11-0/+11
| |
* | Emacs: Improve org-mode navigationAlan Pearce2017-05-11-0/+4
| |
* | Emacs: Configure desktop modeAlan Pearce2017-05-10-0/+21
| | | | | | | | | | Auto-save Emacs' state if a desktop file exists. This is probably as DWIM as I need.
* | Recode hgrc to use unix EOLAlan Pearce2017-05-10-8/+8
| |
* | Update email addressesAlan Pearce2017-05-10-4/+4
| |
* | Git: Add configuration for spotcap repositoriesAlan Pearce2017-05-10-0/+6
| |
* | Emacs: Re-bind execute-extended-commandAlan Pearce2017-05-10-1/+1
| | | | | | | | Move it away from eval-defun, as C-u C-M-x is useful for debugging elisp
* | Emacs: replace Jade (JS IDE) with IndiumAlan Pearce2017-05-10-4/+13
| | | | | | | | Jade was renamed due to trademark issues.
* | Emacs: Make macOS variable-pitch font size consistentAlan Pearce2017-05-08-1/+1
| |
* | Emacs: Try eziam-light-themeAlan Pearce2017-05-08-0/+12
| |