| Commit message (Expand) | Author | Age | Lines |
... | |
* | Emacs: enable extended evil company-mode bindings | Alan Pearce | 2023-06-25 | -1/+2 |
* | Emacs: delay evil-collection startup | Alan Pearce | 2023-06-25 | -2/+2 |
* | Emacs: set up consult-dir | Alan Pearce | 2023-06-24 | -0/+9 |
* | Emacs: remove load-path override for consult-ghq | Alan Pearce | 2023-06-24 | -1/+0 |
* | Emacs: open html files as go templates by default | Alan Pearce | 2023-06-24 | -1/+1 |
* | Emacs: set up embark and its consult integration | Alan Pearce | 2023-06-24 | -0/+16 |
* | darwin: fix Strongbox SSH agent missing keys (???) | Alan Pearce | 2023-06-24 | -0/+3 |
* | Emacs: fix override of consult-ghq | Alan Pearce | 2023-06-24 | -23/+15 |
* | Emacs: optimise startup | Alan Pearce | 2023-06-24 | -7/+7 |
* | darwin: ensure SSH_AUTH_SOCK is always set | Alan Pearce | 2023-06-23 | -4/+7 |
* | base: set a theme for bat | Alan Pearce | 2023-06-22 | -0/+3 |
* | Emacs: always trace init time | Alan Pearce | 2023-06-21 | -0/+5 |
* | Emacs: collect gc stats for a while | Alan Pearce | 2023-06-21 | -11/+7 |
* | Emacs: remove counsel | Alan Pearce | 2023-06-21 | -1/+0 |
* | base: install utilities for working with dates | Alan Pearce | 2023-06-21 | -0/+1 |
* | Emacs: install forked version of consult-ghq | Alan Pearce | 2023-06-16 | -2/+32 |
* | Enable `bat` | Alan Pearce | 2023-06-16 | -0/+16 |
* | neovim: also set as alias for `vi` | Alan Pearce | 2023-06-16 | -0/+1 |
* | Use Strongbox as an SSH agent instead of Secretive | Alan Pearce | 2023-06-16 | -1/+13 |
* | zsh: tell kitty not to mess with my cursor | Alan Pearce | 2023-06-16 | -1/+1 |
* | git: don't automatically rebase "main" branch | Alan Pearce | 2023-06-16 | -0/+3 |
* | git: enable syntax highlighting in diffs via `delta` | Alan Pearce | 2023-06-16 | -7/+13 |
* | Emacs: enable jumping to magit when switching first project | Alan Pearce | 2023-06-16 | -1/+3 |
* | Emacs: load evil-collection earlier | Alan Pearce | 2023-06-16 | -1/+0 |
* | xterm: use truetype fonts, fix backspace | Alan Pearce | 2023-06-11 | -1/+2 |
* | Remove SatoshiPay config from prefect for now | Alan Pearce | 2023-06-11 | -1/+0 |
* | Emacs: remap project-vc-dir to a more similar magit command | Alan Pearce | 2023-06-11 | -1/+1 |
* | Emacs: fix tree-sitter-based evil commands | Alan Pearce | 2023-06-11 | -18/+20 |
* | Emacs: allow consult-ripgrep to follow symbolic links | Alan Pearce | 2023-06-11 | -1/+4 |
* | Emacs: remove consult-project-extra | Alan Pearce | 2023-06-11 | -5/+1 |
* | Emacs: move git diff information to left fringe | Alan Pearce | 2023-06-11 | -4/+4 |
* | zsh: install and set up tere to quickly move around the file system | Alan Pearce | 2023-06-10 | -0/+7 |
* | Emacs: remove projectile and use builtin project.el | Alan Pearce | 2023-06-10 | -40/+19 |
* | Emacs: auto-refresh magit status buffers | Alan Pearce | 2023-06-10 | -0/+5 |
* | git: add subcommand to get root of repository | Alan Pearce | 2023-06-09 | -0/+1 |
* | Emacs: add missing xhs eshell alias | Alan Pearce | 2023-06-09 | -0/+1 |
* | Emacs: install docker modes unconditionally | Alan Pearce | 2023-06-09 | -2/+2 |
* | zsh: install github CLI | Alan Pearce | 2023-06-09 | -0/+1 |
* | Emacs: disable auto-highlighting of symbol at point | Alan Pearce | 2023-06-07 | -1/+2 |
* | Emacs: switch to stimmung-themes | Alan Pearce | 2023-06-07 | -29/+13 |
* | zsh: fix powerlevel10k init | Alan Pearce | 2023-06-07 | -7/+6 |
* | zsh: don't source powershell when TERM in dumb | Alan Pearce | 2023-06-07 | -5/+7 |
* | zsh: fix broken prompt detection when using ssh | Alan Pearce | 2023-06-07 | -3/+6 |
* | Emacs: revert back to company-tabnine | Alan Pearce | 2023-06-05 | -6/+5 |
* | Emacs: don't hook flycheck into modes with LSP integrations | Alan Pearce | 2023-06-05 | -9/+1 |
* | emacs: silence YAML lsp warning about ordering of keys | Alan Pearce | 2023-06-05 | -1/+3 |
* | Emacs: defer loading of feature-mode | Alan Pearce | 2023-06-05 | -0/+1 |
* | Emacs: tweak help package loading | Alan Pearce | 2023-06-05 | -2/+2 |
* | Emacs: make code completion menu function more like in neovim | Alan Pearce | 2023-06-05 | -8/+3 |
* | Emacs: prefer higher-level projects (not subprojects) in projectile | Alan Pearce | 2023-06-01 | -5/+1 |