| Commit message (Expand) | Author | Age | Lines |
... | |
* | 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 |
* | Emacs: don't auto-enable eldoc-box-hover-mode | Alan Pearce | 2023-06-01 | -3/+1 |
* | Emacs: open html.erb files with web-mode | Alan Pearce | 2023-06-01 | -1/+2 |
* | Emacs: don't use tree-sitter highlighting for now | Alan Pearce | 2023-05-29 | -2/+1 |
* | Emacs: make counsel-ripgrep easier to reach | Alan Pearce | 2023-05-29 | -0/+1 |
* | dev/base: install htmlq for filtering html by CSS selector | Alan Pearce | 2023-05-29 | -0/+1 |
* | dev/base: replace entr with watchexec | Alan Pearce | 2023-05-28 | -1/+1 |
* | dev/base: install miller | Alan Pearce | 2023-05-28 | -0/+1 |
* | base: change remake to be an installed package | Alan Pearce | 2023-05-28 | -1/+2 |
* | Install `just` as a simplified task runner with Emacs setup | Alan Pearce | 2023-05-25 | -0/+4 |
* | Remove unused imports | Alan Pearce | 2023-05-25 | -3/+1 |
* | zsh: add a crude home-manager rollback alias | Alan Pearce | 2023-05-25 | -0/+1 |
* | neovim: enable nix tree-sitter plugin | Alan Pearce | 2023-05-25 | -1/+5 |
* | mba: remove satoshipay setup for now | Alan Pearce | 2023-05-25 | -1/+0 |
* | base: remove seldom-used network tools | Alan Pearce | 2023-05-25 | -2/+0 |
* | zsh: make ip command use colours in output | Alan Pearce | 2023-05-25 | -0/+2 |
* | Emacs: bind consult-imenu to `,xi` | Alan Pearce | 2023-05-24 | -1/+2 |
* | Emacs: enable imenu targets for use-package declaration | Alan Pearce | 2023-05-24 | -0/+1 |
* | Emacs: load use-package outside of compilation | Alan Pearce | 2023-05-24 | -3/+1 |
* | dev/base: install docker-compose (using colima on macOS) | Alan Pearce | 2023-05-24 | -2/+5 |
* | Emacs: make doom-modeline setup look close to previous version | Alan Pearce | 2023-05-24 | -4/+5 |
* | Enable tabnine on nanopi | Alan Pearce | 2023-05-23 | -0/+1 |
* | base: install comma (alias ,) to run commands from nixpkgs | Alan Pearce | 2023-05-23 | -0/+1 |
* | emacs,zsh: don't compile init files | Alan Pearce | 2023-05-22 | -8/+0 |
* | zsh: install gitstatus | Alan Pearce | 2023-05-22 | -0/+1 |
* | Enable flakes on nanopi | Alan Pearce | 2023-05-22 | -1/+4 |
* | zsh: replace agkozak prompt with powerlevel10k | Alan Pearce | 2023-05-22 | -36/+13 |
* | emacs: fix icons in doom-modeline (breaking change in package) | Alan Pearce | 2023-05-22 | -7/+17 |
* | zsh: edit current command line in $EDITOR with C-x C-e | Alan Pearce | 2023-05-22 | -0/+4 |
* | Replace ldns with knot-dns | Alan Pearce | 2023-05-21 | -2/+1 |
* | Remove some unused packages | Alan Pearce | 2023-05-21 | -13/+0 |
* | zsh: make kitten ssh opt-in | Alan Pearce | 2023-05-21 | -1/+1 |
* | dev/base: remove `interactively` | Alan Pearce | 2023-05-21 | -37/+0 |