summary refs log tree commit diff stats
path: root/user
Commit message (Collapse)AuthorAgeLines
* Emacs: automatically elevate privileges when editing filesAlan Pearce2023-07-29-0/+3
|
* Emacs: disable file backupsAlan Pearce2023-07-29-12/+0
| | | | I can't remember the last time I needed to restore a file from here
* user-interface: use standard ssh-agent instead of keychainAlan Pearce2023-07-23-4/+2
|
* base: remove prettybatAlan Pearce2023-07-23-1/+0
|
* Set up lima VM running nixosAlan Pearce2023-07-23-0/+26
|
* ssh: add include for local overridesAlan Pearce2023-07-23-0/+3
|
* user-interface: install kittyAlan Pearce2023-07-19-0/+2
|
* Emacs: don't set line-spacing on x11/linux systemsAlan Pearce2023-07-19-3/+1
|
* nanopi: Reduce need to re-unlock SSH keyAlan Pearce2023-07-17-0/+1
|
* Emacs: auto-load consult-ghq and magit when idleAlan Pearce2023-07-16-0/+2
|
* mba: also install general user-interface programs and fontsAlan Pearce2023-07-16-0/+1
|
* Emacs: install php-mode, just in caseAlan Pearce2023-07-16-0/+1
|
* user-interface: add Inter fontAlan Pearce2023-07-16-0/+1
|
* Emacs: enable background syntax highlightingAlan Pearce2023-07-14-1/+4
|
* Emacs: automatically save state files whilst idleAlan Pearce2023-07-14-0/+5
|
* Install user fonts on macOS as wellAlan Pearce2023-07-14-4/+4
|
* Install more fonts via nixpkgsAlan Pearce2023-07-13-9/+19
|
* Emacs: only toggle relative/absolute line numbers when any are shownAlan Pearce2023-07-13-2/+4
|
* Emacs: use single-letter key bindings in embarkAlan Pearce2023-07-13-1/+1
|
* Emacs: avoid double auto-formattingAlan Pearce2023-07-13-10/+7
| | | | | | | Remove format-all from mode hooks where apheleia is already supported. Automatically disable format-all-mode when apheleia is enabled, in case apheleia gains support for modes that format-all also supports
* neovim: use shine colour schemeAlan Pearce2023-07-13-0/+2
|
* git: configure git-delta via home-manager module supportAlan Pearce2023-07-13-8/+7
|
* base: install graphing ping toolAlan Pearce2023-07-02-0/+1
|
* Fly: don't check for updatesAlan Pearce2023-07-02-0/+3
|
* Emacs: replace flyspell with jinxAlan Pearce2023-07-02-12/+0
|
* Add nix-index-database flakeAlan Pearce2023-06-30-1/+1
|
* nix: automatically pin nixpkgs to flake inputAlan Pearce2023-06-29-0/+14
|
* Revert "Emacs: use commercial-emacs (currently without tree-sitter)"Alan Pearce2023-06-28-23/+7
| | | | This reverts commit 4d02c68db272b0585ea3db2aa358ded296dbe7e9.
* Emacs: install dtrt-indent, but don't auto-enableAlan Pearce2023-06-28-0/+4
| | | | Only need this when working on other people's code
* zsh: install gituiAlan Pearce2023-06-28-0/+1
|
* Emacs: use commercial-emacs (currently without tree-sitter)Alan Pearce2023-06-28-9/+26
|
* Emacs: remove unnecessary load of jinx moduleAlan Pearce2023-06-26-2/+0
| | | | | | The package loads the module itself, naturally. I was just trying things to get it to work on Darwin, but it turns out that I can work around the issue by loading Emacs from the terminal
* Emacs: tell use-package to record package init timesAlan Pearce2023-06-26-1/+2
|
* Emacs: enable extended evil company-mode bindingsAlan Pearce2023-06-25-1/+2
|
* Emacs: delay evil-collection startupAlan Pearce2023-06-25-2/+2
|
* Emacs: set up consult-dirAlan Pearce2023-06-24-0/+9
|
* Emacs: remove load-path override for consult-ghqAlan Pearce2023-06-24-1/+0
|
* Emacs: open html files as go templates by defaultAlan Pearce2023-06-24-1/+1
|
* Emacs: set up embark and its consult integrationAlan Pearce2023-06-24-0/+16
|
* darwin: fix Strongbox SSH agent missing keys (???)Alan Pearce2023-06-24-0/+3
|
* Emacs: fix override of consult-ghqAlan Pearce2023-06-24-23/+15
|
* Emacs: optimise startupAlan Pearce2023-06-24-7/+7
|
* darwin: ensure SSH_AUTH_SOCK is always setAlan Pearce2023-06-23-4/+7
|
* base: set a theme for batAlan Pearce2023-06-22-0/+3
|
* Emacs: always trace init timeAlan Pearce2023-06-21-0/+5
|
* Emacs: collect gc stats for a whileAlan Pearce2023-06-21-11/+7
|
* Emacs: remove counselAlan Pearce2023-06-21-1/+0
|
* base: install utilities for working with datesAlan Pearce2023-06-21-0/+1
|
* Emacs: install forked version of consult-ghqAlan Pearce2023-06-16-2/+32
|
* Enable `bat`Alan Pearce2023-06-16-0/+16
|