summary refs log tree commit diff stats
path: root/user
Commit message (Collapse)AuthorAgeLines
* golang: add more dev toolsAlan Pearce2024-05-18-0/+3
|
* move TERMINAL (not TERM!) setting to i3.nix, where it is usedAlan Pearce2024-05-18-3/+3
|
* emacs: use emacs service on linuxAlan Pearce2024-05-18-0/+5
|
* user/base: fix bat warningAlan Pearce2024-05-18-1/+1
|
* fish: fix unaltered copy-paste in dired.fishAlan Pearce2024-05-18-1/+1
|
* user: fix jinx-mode missing dictionaries when launched from DEAlan Pearce2024-05-18-4/+5
| | | | | remove aspell, use nuspell/hunspell instead. They already know where to look for dictionaries.
* emacs: remove darwin path settingAlan Pearce2024-05-18-6/+0
| | | | no longer needed thanks to use of Raycast script
* wipAlan Pearce2024-05-18-0/+2
|
* de-flake local systemsAlan Pearce2024-05-18-3/+12
|
* remove nixpkgs flake pinAlan Pearce2024-05-18-3/+0
|
* emacs: install evil-lion for alignment via gl/gLAlan Pearce2024-05-18-0/+8
|
* fish: add functions to open magit/dired in emacsAlan Pearce2024-05-18-0/+16
|
* ui: reduce number of installed nerd fontsAlan Pearce2024-05-18-2/+0
|
* disable `nh` aliases for better interoperability with deflake branchAlan Pearce2024-05-17-7/+7
|
* emacs: use default value for per-category completion defaultsAlan Pearce2024-05-17-1/+0
|
* emacs: make lsp-mode and eglot behave more similarlyAlan Pearce2024-05-17-5/+27
|
* golang: install more dev toolsAlan Pearce2024-05-17-0/+2
|
* fish: fix newest/oldest with POSIX `cut`Alan Pearce2024-05-17-6/+6
|
* ui: configure kittyAlan Pearce2024-05-16-2/+3
|
* emacs: use lsp-mode for go to support secondary language serverAlan Pearce2024-05-16-3/+36
|
* fish: add functions to get the {new,old}est file in a directory treeAlan Pearce2024-05-15-0/+24
|
* emacs: only use gopls in go filesAlan Pearce2024-05-15-5/+0
|
* emacs: re-add gc optimisation settingsAlan Pearce2024-05-15-1/+11
|
* emacs: tweak corfu settingsAlan Pearce2024-05-13-1/+2
|
* emacs: don't stop me deleting files which have changes in gitAlan Pearce2024-05-13-1/+11
|
* use taplo as a language server (and formatter) for toml filesAlan Pearce2024-05-13-0/+3
|
* emacs: remove config for unused packageAlan Pearce2024-05-13-5/+0
|
* emacs: update raycast script to launch via XDGAlan Pearce2024-05-12-1/+1
|
* emacs: fix *-ts-mode-hook aliasingAlan Pearce2024-05-12-10/+5
|
* darwin: install nhAlan Pearce2024-05-12-0/+1
|
* Revert "emacs: use <leader>bb to switch _project_ buffers"Alan Pearce2024-05-12-1/+1
| | | | This reverts commit 3a289cbe730ad22047bd40156efd5dea4f262341.
* use nh for all relevant rebuild operationsAlan Pearce2024-05-12-5/+5
|
* nanopi: remove duplicate nix package settingAlan Pearce2024-05-12-2/+0
|
* fix home-manager getting confused about nix use-xdg-base-directoriesAlan Pearce2024-05-11-0/+7
|
* dev/base: remove yaml editorconfig settingsAlan Pearce2024-05-11-3/+0
|
* emacs: patch apheleia to use prettierdAlan Pearce2024-05-11-0/+9
|
* nixos: fix rbs alias with `nh`Alan Pearce2024-05-11-1/+1
|
* update flake inputsAlan Pearce2024-05-11-2/+0
|
* git: install cli tool for sourcehutAlan Pearce2024-05-11-0/+1
|
* git: move tool install/config to git.nixAlan Pearce2024-05-11-14/+13
|
* git: install extrasAlan Pearce2024-05-11-1/+6
|
* emacs: fix auto-formatting setup for go templatesAlan Pearce2024-05-11-5/+6
|
* emacs: use golines to format go filesAlan Pearce2024-05-11-1/+2
|
* enable auto-formatting of go-template filesAlan Pearce2024-05-10-2/+8
|
* emacs: install mode for editing gitolite configuration filesAlan Pearce2024-05-10-0/+5
|
* git: set default branchAlan Pearce2024-05-10-0/+3
|
* remove unused package epkgs.tabnine{-capf,}Alan Pearce2024-05-10-47/+0
|
* emacs: fix editorconfig setting wrong indent settings in elispAlan Pearce2024-05-10-1/+3
|
* emacs: hide environment version in mode-lineAlan Pearce2024-05-10-0/+1
|
* emacs: use non-deprecated variable aliasAlan Pearce2024-05-10-1/+1
|