| Commit message (Expand) | Author | Age | Lines |
... | |
* | emacs: anglicise my own function names | Alan Pearce | 2023-04-19 | -2/+2 |
* | emacs: remove go config | Alan Pearce | 2023-04-19 | -8/+1 |
* | emacs: show sample of hex colours in css and xresources files | Alan Pearce | 2023-04-19 | -0/+5 |
* | xresources: remove rxvt configuration | Alan Pearce | 2023-04-19 | -19/+0 |
* | Configure ddclient to update AAAA record for prefect | Alan Pearce | 2023-04-19 | -0/+114 |
* | server: remove conflicting EDITOR value | Alan Pearce | 2023-04-18 | -1/+0 |
* | Emacs: run home-manager with projectile-compile-project | Alan Pearce | 2023-04-18 | -0/+4 |
* | install a `markdown` command | Alan Pearce | 2023-04-18 | -0/+1 |
* | emacs: fix web-mode engine setup | Alan Pearce | 2023-04-18 | -1/+1 |
* | kde: remove arc theme | Alan Pearce | 2023-04-18 | -1/+0 |
* | Remove old xresources colour scheme | Alan Pearce | 2023-04-18 | -70/+0 |
* | Begin setup of tridactyl | Alan Pearce | 2023-04-18 | -0/+2 |
* | Update local SSH key | Alan Pearce | 2023-04-18 | -1/+1 |
* | use neovim as $EDITOR | Alan Pearce | 2023-04-18 | -3/+1 |
* | fix typo | Alan Pearce | 2023-04-17 | -1/+1 |
* | emacs: add shortcut to eval top-level form at point | Alan Pearce | 2023-04-17 | -1/+2 |
* | emacs: use consult commands to replace/enhance other packages | Alan Pearce | 2023-04-17 | -12/+9 |
* | Fix Emacs triggering XCode installer popups | Alan Pearce | 2023-04-17 | -2/+2 |
* | replace httpie with xh | Alan Pearce | 2023-04-17 | -3/+5 |
* | Split NanoPi/other server config | Alan Pearce | 2023-04-17 | -5/+22 |
* | TabNine: move basic editor setup to tabnine module | Alan Pearce | 2023-04-17 | -14/+18 |
* | Remove old tabnine update script | Alan Pearce | 2023-04-14 | -18/+0 |
* | emacs: make new magit buffers taller/full-size by default | Alan Pearce | 2023-04-14 | -1/+1 |
* | Emacs: don't warn on startup with server running | Alan Pearce | 2023-04-14 | -1/+5 |
* | Emacs: remove package-quickstart setup | Alan Pearce | 2023-04-14 | -2/+0 |
* | emacs: reduce number of commands present in `M-x` menu | Alan Pearce | 2023-04-14 | -1/+2 |
* | emacs: fix some minor warnings | Alan Pearce | 2023-04-14 | -14/+19 |
* | emacs: fix init of eldoc-box | Alan Pearce | 2023-04-14 | -1/+1 |
* | Enable direnv support in emacs and neovim | Alan Pearce | 2023-04-14 | -0/+9 |
* | emacs: remove org-journal, since I don't use it | Alan Pearce | 2023-04-14 | -10/+0 |
* | add configuration for server | Alan Pearce | 2023-04-13 | -0/+4 |
* | dev/base: store direnv cache in $XDG_CACHE_HOME | Alan Pearce | 2023-04-12 | -0/+10 |
* | Fix url type warning in flake config | Alan Pearce | 2023-04-12 | -5/+5 |
* | zsh: add `delink` function to replace a symlink with a copy | Alan Pearce | 2023-04-12 | -0/+12 |
* | zsh: do not remember commands starting with `trash` | Alan Pearce | 2023-04-11 | -0/+1 |
* | emacs: don't auto-discover projects at startup | Alan Pearce | 2023-04-11 | -0/+1 |
* | Enable automatic per-project nix development shells with direnv | Alan Pearce | 2023-04-11 | -1/+19 |
* | Update flakes | Alan Pearce | 2023-04-11 | -12/+12 |
* | emacs: enable completion of commands and envvars in shell scripts | Alan Pearce | 2023-04-11 | -0/+7 |
* | darwin: fix failure setting zsh option | Alan Pearce | 2023-04-10 | -1/+1 |
* | force use of nixpkgs' tabnine package in nvim/emacs | Alan Pearce | 2023-04-10 | -0/+7 |
* | emacs: use build with GTK3 | Alan Pearce | 2023-04-09 | -0/+1 |
* | zsh: add alias for `nix flake prefetch` | Alan Pearce | 2023-04-09 | -0/+1 |
* | prefect: update stateVersion | Alan Pearce | 2023-04-09 | -1/+1 |
* | emacs: re-enable live project-based grep | Alan Pearce | 2023-04-09 | -0/+6 |
* | emacs: inhibit message "TabNine server started" | Alan Pearce | 2023-04-09 | -0/+1 |
* | zsh: disable right prompt for SSH clients | Alan Pearce | 2023-04-09 | -3/+6 |
* | cleanup mba system config file | Alan Pearce | 2023-04-09 | -6/+1 |
* | zsh: don't add ~/.local/bin to path on darwin | Alan Pearce | 2023-04-09 | -1/+2 |
* | emacs: remove undefined variable definition | Alan Pearce | 2023-04-09 | -1/+0 |