| Commit message (Expand) | Author | Age | Lines |
... | |
* | emacs: fix auto-formatting setup for go templates | Alan Pearce | 2024-05-11 | -5/+6 |
* | emacs: use golines to format go files | Alan Pearce | 2024-05-11 | -1/+2 |
* | enable auto-formatting of go-template files | Alan Pearce | 2024-05-10 | -2/+773 |
* | use local overlays automatically | Alan Pearce | 2024-05-10 | -5/+12 |
* | emacs: install mode for editing gitolite configuration files | Alan Pearce | 2024-05-10 | -0/+5 |
* | git: set default branch | Alan Pearce | 2024-05-10 | -0/+3 |
* | remove unused package epkgs.tabnine{-capf,} | Alan Pearce | 2024-05-10 | -57/+0 |
* | emacs: fix editorconfig setting wrong indent settings in elisp | Alan Pearce | 2024-05-10 | -1/+3 |
* | kde: add email and calendar applications | Alan Pearce | 2024-05-10 | -1/+4 |
* | remove superfluous emacs-overlay reference | Alan Pearce | 2024-05-10 | -4/+0 |
* | emacs: hide environment version in mode-line | Alan Pearce | 2024-05-10 | -0/+1 |
* | emacs: use non-deprecated variable alias | Alan Pearce | 2024-05-10 | -1/+1 |
* | xserver: disable ctrl-alt-backspace | Alan Pearce | 2024-05-10 | -1/+0 |
* | emacs: use <leader>bb to switch _project_ buffers | Alan Pearce | 2024-05-10 | -1/+1 |
* | emacs: tweak corfu settings | Alan Pearce | 2024-05-08 | -1/+2 |
* | dev/web: replace prettier with prettierd | Alan Pearce | 2024-05-06 | -1/+1 |
* | emacs: make using tempel easier (using tab to go to next argument) | Alan Pearce | 2024-05-06 | -2/+4 |
* | dev/base: set default tab width to 4 | Alan Pearce | 2024-05-03 | -0/+1 |
* | nix: install nixpkgs-lint | Alan Pearce | 2024-05-03 | -0/+1 |
* | emacs: fix format-all using tabs for emacs lisp | Alan Pearce | 2024-05-03 | -1/+3 |
* | emacs: let magit auto-refresh its buffers | Alan Pearce | 2024-05-03 | -2/+0 |
* | emacs: fix incorrect use of defvaralias | Alan Pearce | 2024-05-03 | -5/+5 |
* | lisp: add clisp | Alan Pearce | 2024-05-03 | -0/+1 |
* | remove unused gaming packages | Alan Pearce | 2024-05-03 | -13/+1 |
* | emacs: avoid magit/git errors when git updates working tree | Alan Pearce | 2024-05-03 | -5/+0 |
* | reformat init.el | Alan Pearce | 2024-05-03 | -3/+3 |
* | emacs: be explicit about using nixpkgs-fmt | Alan Pearce | 2024-05-03 | -2/+3 |
* | emacs: make ts-mode hooks always reflect their non-ts mode hooks | Alan Pearce | 2024-05-03 | -5/+5 |
* | emacs: open tmpl files in web-mode | Alan Pearce | 2024-05-03 | -2/+3 |
* | tabnine: update module and configuration | Alan Pearce | 2024-05-03 | -39/+50 |
* | emacs: don't enable tabnine if executable can't be found | Alan Pearce | 2024-05-02 | -1/+3 |
* | fix syntax error | Alan Pearce | 2024-05-02 | -1/+1 |
* | golang: install and configure lang servers | Alan Pearce | 2024-05-02 | -2/+13 |
* | replace editor-specific indentation settings with editorconfig | Alan Pearce | 2024-05-02 | -23/+29 |
* | base: don't show line numbers in bat | Alan Pearce | 2024-05-02 | -0/+1 |
* | prefect: enable function keys on lofree keyboard | Alan Pearce | 2024-05-02 | -0/+10 |
* | emacs: reduce diff refinement to current hunk | Alan Pearce | 2024-05-02 | -1/+1 |
* | emacs: auto-revert files changed via magit immediately | Alan Pearce | 2024-05-02 | -0/+1 |
* | 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 |