| Commit message (Expand) | Author | Age | Lines |
... | |
* | fish: switch from nix-your-shell to any-nix-shell | Alan Pearce | 2024-04-29 | -5/+2 |
* | emacs: use "base" mode hooks where there are ts and non-ts modes | Alan Pearce | 2024-04-29 | -8/+18 |
* | dev/zig: install a language server | Alan Pearce | 2024-04-28 | -0/+3 |
* | nix: install any-nix-shell | Alan Pearce | 2024-04-28 | -0/+6 |
* | remove old patch file | Alan Pearce | 2024-04-28 | -79/+0 |
* | mba: set linux-builder.config to a function to avoid import | Alan Pearce | 2024-04-28 | -5/+3 |
* | emacs: fix indentation in go-mode files | Alan Pearce | 2024-04-28 | -1/+2 |
* | tabnine: use gopls as go language server | Alan Pearce | 2024-04-28 | -4/+2 |
* | tabnine: fix config parse error | Alan Pearce | 2024-04-28 | -1/+1 |
* | emacs: don't enable or require lispy _directly_ | Alan Pearce | 2024-04-28 | -6/+0 |
* | emacs: tweak completion candidate matching | Alan Pearce | 2024-04-28 | -1/+4 |
* | emacs: remove company-web | Alan Pearce | 2024-04-28 | -1/+0 |
* | emacs: remove ibuffer-project | Alan Pearce | 2024-04-28 | -17/+0 |
* | fish: write function to enable `open -a appname[.desktop]` on linux | Alan Pearce | 2024-04-28 | -1/+18 |
* | disable some unused development languages | Alan Pearce | 2024-04-28 | -4/+0 |
* | nix: install nix-tree | Alan Pearce | 2024-04-28 | -0/+1 |
* | git: fix diff header regex for emacs lisp files | Alan Pearce | 2024-04-28 | -1/+1 |
* | move nix tools to home-manager profile | Alan Pearce | 2024-04-28 | -3/+3 |
* | remove some unused development packages | Alan Pearce | 2024-04-28 | -62/+5 |
* | git: remove sops differ | Alan Pearce | 2024-04-28 | -3/+0 |
* | base: only install process misc utilities on linux | Alan Pearce | 2024-04-28 | -1/+2 |
* | emacs: replace custom treesitter mode settings with treesit-auto | Alan Pearce | 2024-04-28 | -38/+15 |
* | emacs: make eglot quiet on connection | Alan Pearce | 2024-04-28 | -0/+2 |
* | emacs: disable jinx-mode if loading dictionaries failed | Alan Pearce | 2024-04-28 | -1/+5 |
* | fish: enable automatic delimiter pairing via pisces | Alan Pearce | 2024-04-28 | -0/+1 |
* | emacs: remove unused major modes: rustic, scss, js2, rjsx | Alan Pearce | 2024-04-28 | -19/+1 |
* | dev/base: don't overwrite direnvrc (contains nix-direnv include) | Alan Pearce | 2024-04-28 | -10/+10 |
* | dev/base: configure direnv to not spam updated variables | Alan Pearce | 2024-04-28 | -0/+13 |
* | fish: use reverse (prompt at top) layout for fzf | Alan Pearce | 2024-04-28 | -1/+1 |
* | fish: update and reconfigure plugins | Alan Pearce | 2024-04-27 | -30/+21 |
* | update flake inputs | Alan Pearce | 2024-04-27 | -24/+25 |
* | base: install basic process tools | Alan Pearce | 2024-04-27 | -0/+1 |
* | emacs: load apheleia just after format-all | Alan Pearce | 2024-04-26 | -1/+1 |
* | emacs: don't pop-up format-all errors | Alan Pearce | 2024-04-26 | -1/+1 |
* | emacs: fix eldoc messages being cleared by aphelia when enabled | Alan Pearce | 2024-04-26 | -9/+5 |
* | override enchant with support for applespell on macOS | Alan Pearce | 2024-04-25 | -0/+11 |
* | emacs: replace flyspell with jinx (again :^) | Alan Pearce | 2024-04-25 | -3/+9 |
* | base: un-break aspell dictionary lookup | Alan Pearce | 2024-04-25 | -1/+1 |
* | emacs: add raycast script to open Emacs.app with shell environment | Alan Pearce | 2024-04-25 | -0/+16 |
* | home-manager: prefer XDG directories, where possible | Alan Pearce | 2024-04-25 | -0/+1 |
* | Emacs: make magit-project-status available early | Alan Pearce | 2024-04-25 | -0/+4 |
* | emacs: use tempel for snippet expansion | Alan Pearce | 2024-04-24 | -4/+29 |
* | dev/web: alias fly to flyctl for completion | Alan Pearce | 2024-04-24 | -0/+4 |
* | Partially revert "nix: trust no-one" | Alan Pearce | 2024-04-22 | -0/+2 |
* | fix home-manager-rollback function | Alan Pearce | 2024-04-22 | -1/+1 |
* | update cgit settings | Alan Pearce | 2024-04-22 | -3/+1 |
* | shell: add alias for nix log | Alan Pearce | 2024-04-22 | -0/+1 |
* | nix: install tools for making package updates easier | Alan Pearce | 2024-04-21 | -0/+2 |
* | emacs: use tree-sitter- based go mode | Alan Pearce | 2024-04-21 | -0/+1 |
* | mba: add a minimal ssh setup to linux-builder | Alan Pearce | 2024-04-21 | -4/+13 |