summary refs log tree commit diff stats
path: root/user/settings
Commit message (Collapse)AuthorAgeLines
* install cached-nix-shell locally and in CIAlan Pearce4 days-0/+1
|
* nix: remove cachixAlan Pearce4 days-1/+0
|
* install babashkaAlan Pearce4 days-0/+1
|
* ui: remove muAlan Pearce5 days-1/+0
|
* don't install zeal on headless machinesAlan Pearce5 days-1/+1
|
* emacs: remove add-node-modules-path (use direnv)Alan Pearce6 days-4/+0
|
* dev/base: httping is broken on darwinAlan Pearce6 days-1/+1
|
* dev/web: only install firefox on linuxAlan Pearce6 days-1/+1
|
* git: silence advice on detached headAlan Pearce6 days-0/+1
|
* dev/base: tell direnv to load .env filesAlan Pearce6 days-0/+1
|
* nixos: gotta go --fastAlan Pearce7 days-2/+2
|
* emacs: install and configure ssh-deployAlan Pearce7 days-0/+1
|
* dev/web: install firefox-devedition with minimal profileAlan Pearce8 days-0/+61
|
* git: don't give me advice about merge conflictsAlan Pearce11 days-0/+1
|
* update sourcesAlan Pearce11 days-1/+1
|
* golang: support editing templ filesAlan Pearce13 days-0/+1
|
* ssh: use canonical forms of hostnames with single labelsAlan Pearce2024-06-09-0/+4
|
* stop bat mangling man pagesAlan Pearce2024-06-07-1/+0
|
* ui: fix emacs daemon unable to open GUI framesAlan Pearce2024-06-05-0/+1
|
* overhaul gnupg/trezor setupAlan Pearce2024-06-05-14/+14
|
* dev/base: fix curl3 alias when other version is installedAlan Pearce2024-06-03-1/+1
|
* dev/web: install vercel CLIAlan Pearce2024-06-02-0/+1
|
* configure nil LSP settings correctlyAlan Pearce2024-06-02-6/+12
|
* dev/web: install ungoogled-chromium for testingAlan Pearce2024-06-02-0/+17
|
* tabnine: generate a config file that it doesn't overwriteAlan Pearce2024-06-02-0/+13
|
* shell: add aliases for lorri commandsAlan Pearce2024-06-02-0/+4
|
* dev/base: install and alias curl with HTTP/3 supportAlan Pearce2024-06-01-0/+2
|
* 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
|