Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | ui: remove mu | Alan Pearce | 2024-06-24 | -1/+0 |
| | ||||
* | don't install zeal on headless machines | Alan Pearce | 2024-06-24 | -1/+1 |
| | ||||
* | nanopi: remove music management setup | Alan Pearce | 2024-06-24 | -1/+0 |
| | ||||
* | emacs: remove add-node-modules-path (use direnv) | Alan Pearce | 2024-06-23 | -14/+0 |
| | ||||
* | remove lisp dev tools | Alan Pearce | 2024-06-23 | -2/+0 |
| | ||||
* | dev/base: httping is broken on darwin | Alan Pearce | 2024-06-23 | -1/+1 |
| | ||||
* | Emacs: make bash and fish scripts executable after saving | Alan Pearce | 2024-06-23 | -1/+1 |
| | ||||
* | dev/web: only install firefox on linux | Alan Pearce | 2024-06-23 | -1/+1 |
| | ||||
* | git: silence advice on detached head | Alan Pearce | 2024-06-23 | -0/+1 |
| | ||||
* | dev/base: tell direnv to load .env files | Alan Pearce | 2024-06-23 | -0/+1 |
| | ||||
* | nixos: gotta go --fast | Alan Pearce | 2024-06-22 | -2/+2 |
| | ||||
* | emacs: install and configure ssh-deploy | Alan Pearce | 2024-06-22 | -1/+9 |
| | ||||
* | dev/web: install firefox-devedition with minimal profile | Alan Pearce | 2024-06-21 | -0/+61 |
| | ||||
* | emacs: start eglot in templ files | Alan Pearce | 2024-06-18 | -0/+9 |
| | ||||
* | git: don't give me advice about merge conflicts | Alan Pearce | 2024-06-18 | -0/+1 |
| | ||||
* | update sources | Alan Pearce | 2024-06-18 | -1/+4 |
| | ||||
* | Emacs: enable emmet in templ mode | Alan Pearce | 2024-06-17 | -1/+1 |
| | ||||
* | nvim: default to system clipboard | Alan Pearce | 2024-06-16 | -0/+1 |
| | ||||
* | golang: support editing templ files | Alan Pearce | 2024-06-16 | -1/+10 |
| | ||||
* | Emacs: remove LSP issue count because it's often wrong | Alan Pearce | 2024-06-12 | -0/+1 |
| | ||||
* | Emacs: automatically open gotmpl files in web-mode | Alan Pearce | 2024-06-09 | -1/+3 |
| | ||||
* | Emacs: use default formatters for go-mode/web-mode | Alan Pearce | 2024-06-09 | -4/+0 |
| | | | | | | use dir-local variables to override where necessary instead; golines isn't used in every go project and web-mode handles a variety of template formats, not just go html/template files | |||
* | ssh: use canonical forms of hostnames with single labels | Alan Pearce | 2024-06-09 | -0/+4 |
| | ||||
* | stop bat mangling man pages | Alan Pearce | 2024-06-07 | -1/+0 |
| | ||||
* | Emacs: remove unnecessary/outdated shell-script-mode settings | Alan Pearce | 2024-06-06 | -2/+0 |
| | ||||
* | Emacs: set cjs/mjs as alternative javascript file extensions | Alan Pearce | 2024-06-05 | -0/+1 |
| | ||||
* | ui: fix emacs daemon unable to open GUI frames | Alan Pearce | 2024-06-05 | -0/+1 |
| | ||||
* | overhaul gnupg/trezor setup | Alan Pearce | 2024-06-05 | -107/+14 |
| | ||||
* | Emacs: fix transient windows not working in "small" windows | Alan Pearce | 2024-06-05 | -1/+0 |
| | ||||
* | mba: print pwd with ~ after calling `c,` | Alan Pearce | 2024-06-04 | -1/+1 |
| | ||||
* | dev/base: fix curl3 alias when other version is installed | Alan Pearce | 2024-06-03 | -1/+1 |
| | ||||
* | dev/web: install vercel CLI | Alan Pearce | 2024-06-02 | -0/+1 |
| | ||||
* | configure nil LSP settings correctly | Alan Pearce | 2024-06-02 | -7/+13 |
| | ||||
* | dev/web: install ungoogled-chromium for testing | Alan Pearce | 2024-06-02 | -0/+17 |
| | ||||
* | tabnine: generate a config file that it doesn't overwrite | Alan Pearce | 2024-06-02 | -0/+13 |
| | ||||
* | shell: add aliases for lorri commands | Alan Pearce | 2024-06-02 | -0/+4 |
| | ||||
* | dev/base: install and alias curl with HTTP/3 support | Alan Pearce | 2024-06-01 | -0/+2 |
| | ||||
* | shell: fix c, going to nix store when evaluated as flake | Alan Pearce | 2024-05-31 | -1/+1 |
| | ||||
* | nix: re-enable home-manager standalone evaluation | Alan Pearce | 2024-05-31 | -0/+3 |
| | ||||
* | don't enable lorri notifications on servers | Alan Pearce | 2024-05-31 | -1/+1 |
| | ||||
* | nix: remove useless assignment of nix package | Alan Pearce | 2024-05-31 | -1/+0 |
| | ||||
* | emacs: insist that magit should not enable magit-auto-revert-mode | Alan Pearce | 2024-05-26 | -3/+5 |
| | | | | | | seems as though it should have been fixed in https://github.com/magit/magit/pull/4891, which is the case for the test provided there, but does not seem to be the case for me | |||
* | git: be quiet when I accidentally `git add` nothing | Alan Pearce | 2024-05-26 | -0/+3 |
| | ||||
* | user-interface: install neochat | Alan Pearce | 2024-05-26 | -0/+1 |
| | ||||
* | switch from niv to npins | Alan Pearce | 2024-05-26 | -1/+1 |
| | ||||
* | mosh: remove title prefix | Alan Pearce | 2024-05-26 | -0/+1 |
| | ||||
* | emacs: enable format on save for TOML files | Alan Pearce | 2024-05-25 | -1/+3 |
| | ||||
* | emacs: only load useful tabnine library file | Alan Pearce | 2024-05-25 | -1/+1 |
| | ||||
* | Emacs: set eln cache directory properly | Alan Pearce | 2024-05-25 | -5/+5 |
| | | | | | | 1. It needs to be set in early-init.el 2. It should not be the last value of `native-comp-eln-load-path`, as that is expected to be a system directory | |||
* | fish: make dired/magit functions quiet | Alan Pearce | 2024-05-24 | -2/+2 |
| |