summary refs log tree commit diff stats
path: root/user
Commit message (Collapse)AuthorAgeLines
...
* Emacs: always install feature-modeAlan Pearce2023-08-20-1/+1
|
* Emacs: tweak startupAlan Pearce2023-08-20-2/+3
|
* fish: install fzf pluginAlan Pearce2023-08-20-0/+9
|
* base: use ripgrep module to supply custom package and argumentsAlan Pearce2023-08-20-6/+7
|
* fish: port functions and more aliasesAlan Pearce2023-08-20-0/+43
|
* fish: install and configure ghq pluginAlan Pearce2023-08-20-0/+12
|
* Move shell-agnostic packages from zsh->shell.nixAlan Pearce2023-08-20-9/+10
|
* prefect: switch to fishAlan Pearce2023-08-18-0/+1
|
* 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
|