summary refs log tree commit diff stats
path: root/user
Commit message (Collapse)AuthorAgeLines
* neovim: don't blind me when in dark modeAlan Pearce2023-08-16-2/+0
|
* Switch to fish shellAlan Pearce2023-08-16-0/+20
|
* Make shell aliases shell-agnosticAlan Pearce2023-08-16-132/+147
|
* ssh: check SSHFP DNS entries for unknown SSH serversAlan Pearce2023-08-12-0/+3
|
* xresources: apply configuration to XTermAlan Pearce2023-08-09-19/+14
|
* Emacs: don't make backup files at allAlan Pearce2023-08-09-0/+1
|
* darwin: move SSH_AUTH_SOCK to home variableAlan Pearce2023-08-06-3/+3
|
* development: install rtx (tool version manager)Alan Pearce2023-08-06-0/+9
|
* development: also install httping on darwin (not broken)Alan Pearce2023-08-06-11/+7
|
* development: enable intelligent completion in ruby filesAlan Pearce2023-08-06-0/+6
|
* darwin: make `stat` output like on LinuxAlan Pearce2023-08-06-0/+2
|
* zsh: add dir hash for local iCloud directoryAlan Pearce2023-08-06-0/+3
|
* emacs: switch between stimmung themes in dark/light mode on macOSAlan Pearce2023-08-06-2/+4
|
* zsh: move GHQ_ROOT to home variableAlan Pearce2023-08-06-1/+4
|
* zsh: stop word-movement commands at # signsAlan Pearce2023-08-06-1/+1
|
* Emacs: group buffers in ibuffer by project, showing relative pathAlan Pearce2023-08-06-0/+16
|
* Make i3 window-workspace assignments system-specificAlan Pearce2023-08-01-7/+0
|
* zsh: add aliases for IPv{4,6}-only output of `ip` commandAlan Pearce2023-08-01-0/+2
|
* Emacs: don't auto-save filesAlan Pearce2023-07-30-4/+1
|
* Add p10k configuration fileAlan Pearce2023-07-30-0/+1652
|
* 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
|