summary refs log tree commit diff stats
path: root/user/settings
Commit message (Collapse)AuthorAgeLines
* shell: fix c, going to nix store when evaluated as flakeAlan Pearce2024-05-31-1/+1
|
* nix: re-enable home-manager standalone evaluationAlan Pearce2024-05-31-0/+3
|
* don't enable lorri notifications on serversAlan Pearce2024-05-31-1/+1
|
* nix: remove useless assignment of nix packageAlan Pearce2024-05-31-1/+0
|
* git: be quiet when I accidentally `git add` nothingAlan Pearce2024-05-26-0/+3
|
* user-interface: install neochatAlan Pearce2024-05-26-0/+1
|
* switch from niv to npinsAlan Pearce2024-05-26-1/+1
|
* mosh: remove title prefixAlan Pearce2024-05-26-0/+1
|
* Emacs: set eln cache directory properlyAlan Pearce2024-05-25-5/+0
| | | | | | 1. It needs to be set in early-init.el 2. It should not be the last value of `native-comp-eln-load-path`, as that is expected to be a system directory
* fish: make dired/magit functions quietAlan Pearce2024-05-24-2/+2
|
* emacs: try treemacsAlan Pearce2024-05-21-0/+13
|
* emacs: silence byte-compiler warnings from extraConfigAlan Pearce2024-05-21-4/+4
|
* avoid hardcoding absolute path to this repo in nixAlan Pearce2024-05-21-1/+1
|
* emacs: fix lsp-mode in daemon sessionsAlan Pearce2024-05-21-2/+1
|
* emacs: use personal just-mode fork with tree-sit supportAlan Pearce2024-05-20-0/+9
|
* dev/base: indent fish files with 4 spaces, as fish_indent expectsAlan Pearce2024-05-20-0/+3
|
* fish: fix newest/oldestAlan Pearce2024-05-20-8/+12
| | | | | | | | before: - errors if arg was not a directory - hours and minutes were incorrectly separated, making sort inaccurate - `newest` would show the oldest file as reverse is handled per-key
* emacs: make <leader>j jump to {lsp,eglot} symbol intelligentlyAlan Pearce2024-05-20-0/+1
|
* emacs: show TODO comments in magitAlan Pearce2024-05-19-0/+1
|
* extract new packages/overrides to nix-packages submoduleAlan Pearce2024-05-18-4/+3
|
* dev/base: enable lorri notificationsAlan Pearce2024-05-18-1/+4
|
* move lorri service to home-managerAlan Pearce2024-05-18-0/+1
|
* dev/base: fix inconsistent indentation in go filesAlan Pearce2024-05-18-1/+1
|
* 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/+7
|
* remove nixpkgs flake pinAlan Pearce2024-05-18-3/+0
|
* emacs: install evil-lion for alignment via gl/gLAlan Pearce2024-05-18-0/+2
|
* 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: make lsp-mode and eglot behave more similarlyAlan Pearce2024-05-17-0/+2
|
* 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-1/+6
|
* fish: add functions to get the {new,old}est file in a directory treeAlan Pearce2024-05-15-0/+24
|
* use taplo as a language server (and formatter) for toml filesAlan Pearce2024-05-13-0/+1
|
* darwin: install nhAlan Pearce2024-05-12-0/+1
|
* use nh for all relevant rebuild operationsAlan Pearce2024-05-12-5/+5
|
* 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
|