summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeLines
...
| | * Merge branch 'master' of ssh://alanpearce.eu/dotfilesAlan Pearce2017-07-06-0/+1
| | |\
| | * | Nix: Create package for zrAlan Pearce2017-07-06-0/+44
| | | |
| | * | Karabiner: Ignore builtin keyboardAlan Pearce2017-07-06-1/+1
| | | | | | | | | | | | | | | | | | | | It seems to work better when I'm disconnecting and reconnecting the external keyboard
| * | | Nix: Use nixos-unstable for nodejs on LinuxAlan Pearce2017-07-08-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | My Laptop uses the stable channel for the system by default, but also has the unstable channel available for when I need it. NodeJS 8 isn't available on the stable channel, so manually import nixos-unstable. Other machines shouldn't be affected, as they're using nixpkgs unstable on other OSes.
| * | | Emacs: Remove company-nixos-options from installationAlan Pearce2017-07-08-1/+0
| | |/ | |/|
| * | Merge branch 'master' of ssh://alanpearce.eu/dotfilesAlan Pearce2017-07-05-12/+29
| |\|
| | * Emacs: Load avy on idleAlan Pearce2017-07-05-0/+1
| | |
| | * Emacs: Diminish some Javascript minor modesAlan Pearce2017-07-05-1/+2
| | |
| | * Emacs: Use mac-auto-operator-composition-mode on mac-portAlan Pearce2017-07-05-2/+5
| | |
| | * Emacs: Remove company-nixos-optionsAlan Pearce2017-07-05-7/+0
| | | | | | | | | | | | It keeps breaking completion, which is annoying.
| | * Karabiner: Swap ~ <-> ยงAlan Pearce2017-07-05-0/+13
| | |
| | * nix: Use node 8 for node packagesAlan Pearce2017-07-05-1/+4
| | |
| | * Emacs: Diminish flyspell modeAlan Pearce2017-07-04-0/+1
| | |
| | * Emacs: Diminish editorconfig modeAlan Pearce2017-07-04-0/+1
| | |
| | * Emacs: Remove column and line number from modelineAlan Pearce2017-07-04-1/+2
| | |
| * | Emacs: Enable emmet-mode in web-modeAlan Pearce2017-07-05-0/+1
| |/
| * Emacs: Fix incorrectly detection of editorconfig-modeAlan Pearce2017-06-29-1/+1
| |
| * Emacs: Enable prettify-symbols-modeAlan Pearce2017-06-27-0/+7
| |
| * Emacs: Use electric-indent everywhere; not just in C-like modesAlan Pearce2017-06-26-2/+1
| |
| * Emacs: use nix wrappers for flycheck iff sandbox detectedAlan Pearce2017-06-26-2/+8
| |
| * Merge remote-tracking branch 'origin/master'Alan Pearce2017-06-26-1/+9
| |\
| | * Emacs: Make org-journal mode nicer to work inAlan Pearce2017-06-25-1/+9
| | |
| * | Emacs: Improve emmet-mode setupAlan Pearce2017-06-26-2/+3
| |/
| * Emacs: Setup Emmet in CSS modeAlan Pearce2017-06-23-1/+2
| |
| * Emacs: Only enable flycheck-flow when executable foundAlan Pearce2017-06-23-0/+1
| |
| * Emacs: Change git-gutter colours to match white-themeAlan Pearce2017-06-23-3/+3
| |
| * Emacs: Install nix-sandboxAlan Pearce2017-06-22-0/+17
| |
| * Emacs: Install rainbow-mode for manual usageAlan Pearce2017-06-19-0/+1
| |
| * Emacs: Don't italicise font-lock strings in white-themeAlan Pearce2017-06-19-1/+2
| |
| * Emacs: Fix invocation of white-themeAlan Pearce2017-06-19-1/+1
| |
| * Emacs: Setup toml-modeAlan Pearce2017-06-19-0/+4
| |
| * Emacs: Install rjsx-mode for React component filesAlan Pearce2017-06-19-2/+11
| |
| * Emacs: Tweak Linux/X11 fontsAlan Pearce2017-06-18-2/+2
| |
| * Emacs: Use web-mode for nunjucks.njk templatesAlan Pearce2017-06-18-1/+2
| |
| * Emacs: Disable js missing semicolon warningAlan Pearce2017-06-18-1/+2
| |
| * Emacs: Support nodeJS projects in projectileAlan Pearce2017-06-18-1/+11
| |
| * Emacs: use exec-path-from-shell on Linux daemonsAlan Pearce2017-06-18-1/+3
| | | | | | | | As it's usually run via systemd, there isn't much of an environment
| * Emacs: Try white-themeAlan Pearce2017-06-18-1/+16
| |
| * Emacs: Improve nix-emacs checkAlan Pearce2017-06-18-1/+2
| |
| * Emacs: Remove unused theme declarationsAlan Pearce2017-06-16-28/+2
| |
| * zsh: Ensure ghq completion is installedAlan Pearce2017-06-13-0/+5
| |
| * zsh: Load ghq's zsh integration via zpluginAlan Pearce2017-06-13-1/+1
| |
| * zsh: Don't hardcode zpath to macports site-functionsAlan Pearce2017-06-13-5/+0
| |
| * Merge branch 'master' of ssh://alanpearce.eu/dotfilesAlan Pearce2017-06-12-0/+1
| |\
| | * Emacs: Don't slant JS object property keywordsAlan Pearce2017-06-12-0/+1
| | | | | | | | | | | | | | | It doesn't work well with computed properties and smartparens. I'm not too concerned about why right now, so just work around it.
| * | Emacs: Setup org-journal againAlan Pearce2017-06-12-1/+3
| | | | | | | | | | | | Let's see if I use it more often now
| * | nix: Allow emacs package to be specifiedAlan Pearce2017-06-12-2/+2
| | |
| * | Emacs: Remove dired-+Alan Pearce2017-06-12-9/+0
| |/ | | | | | | I don't think I use it
| * Merge remote-tracking branch 'origin/master'Alan Pearce2017-06-09-5/+5
| |\
| | * stow: Disable tree-foldingAlan Pearce2017-06-08-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Create new directories as directories when installing a package set, rather than "optimising" by linking the parent directory. e.g. .emacs.d on a new system. It should always be a directory, as emacs stores files there that are not for the consideration of stow.