| Commit message (Expand) | Author | Age | Lines |
... | |
* | kitty: open new tabs in current directory | Alan Pearce | 2024-05-02 | -0/+4 |
* | fish: replace pisces with autopair | Alan Pearce | 2024-04-30 | -2/+1 |
* | shell: remove gh eco extension | Alan Pearce | 2024-04-30 | -1/+0 |
* | emacs: enable eglot in nix-ts-mode buffers | Alan Pearce | 2024-04-30 | -0/+2 |
* | emacs: defensively check for existing non-ts- mode hooks | Alan Pearce | 2024-04-30 | -4/+15 |
* | home-manager: automatically move files that are in the way | Alan Pearce | 2024-04-29 | -1/+1 |
* | shell: make gh create a git remote when forking | Alan Pearce | 2024-04-29 | -1/+1 |
* | fish: fix call to nix-your-shell | Alan Pearce | 2024-04-29 | -1/+1 |
* | shell: fix typo in gh alias | Alan Pearce | 2024-04-29 | -1/+1 |
* | fish: configure pisces to only pair at end of line | Alan Pearce | 2024-04-29 | -0/+1 |
* | shell: configure programs.gh | Alan Pearce | 2024-04-29 | -1/+10 |
* | move overlays to root folder | Alan Pearce | 2024-04-29 | -32/+39 |
* | use `nh` as a nixos-rebuild wrapper with nice output | Alan Pearce | 2024-04-29 | -6/+17 |
* | emacs: install nix-ts-mode | Alan Pearce | 2024-04-29 | -0/+4 |
* | fix lorri flake compatibility | Alan Pearce | 2024-04-29 | -2/+7 |
* | set up lorri | Alan Pearce | 2024-04-29 | -0/+15 |
* | emacs: make <leader> fd delete the current file | Alan Pearce | 2024-04-29 | -1/+1 |
* | 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 |