summary refs log tree commit diff stats
path: root/user/settings
Commit message (Collapse)AuthorAgeLines
* darwin: fix Strongbox SSH agent missing keys (???)Alan Pearce2023-06-24-0/+3
|
* Emacs: fix override of consult-ghqAlan Pearce2023-06-24-23/+15
|
* darwin: ensure SSH_AUTH_SOCK is always setAlan Pearce2023-06-23-4/+7
|
* base: set a theme for batAlan Pearce2023-06-22-0/+3
|
* Emacs: always trace init timeAlan Pearce2023-06-21-0/+1
|
* Emacs: collect gc stats for a whileAlan Pearce2023-06-21-0/+1
|
* Emacs: remove counselAlan Pearce2023-06-21-1/+0
|
* base: install utilities for working with datesAlan Pearce2023-06-21-0/+1
|
* Emacs: install forked version of consult-ghqAlan Pearce2023-06-16-0/+23
|
* Enable `bat`Alan Pearce2023-06-16-0/+11
|
* neovim: also set as alias for `vi`Alan Pearce2023-06-16-0/+1
|
* Use Strongbox as an SSH agent instead of SecretiveAlan Pearce2023-06-16-1/+13
|
* git: don't automatically rebase "main" branchAlan Pearce2023-06-16-0/+3
|
* git: enable syntax highlighting in diffs via `delta`Alan Pearce2023-06-16-7/+13
|
* Emacs: remove consult-project-extraAlan Pearce2023-06-11-1/+0
| | | | It doesn't do what I thought it did. Not sure how I got confused by it
* zsh: install and set up tere to quickly move around the file systemAlan Pearce2023-06-10-0/+2
|
* Emacs: remove projectile and use builtin project.elAlan Pearce2023-06-10-2/+2
|
* Emacs: auto-refresh magit status buffersAlan Pearce2023-06-10-0/+1
|
* git: add subcommand to get root of repositoryAlan Pearce2023-06-09-0/+1
|
* Emacs: add missing xhs eshell aliasAlan Pearce2023-06-09-0/+1
|
* Emacs: install docker modes unconditionallyAlan Pearce2023-06-09-2/+2
|
* zsh: install github CLIAlan Pearce2023-06-09-0/+1
|
* Emacs: switch to stimmung-themesAlan Pearce2023-06-07-2/+1
|
* zsh: fix powerlevel10k initAlan Pearce2023-06-07-7/+6
|
* zsh: don't source powershell when TERM in dumbAlan Pearce2023-06-07-5/+7
|
* zsh: fix broken prompt detection when using sshAlan Pearce2023-06-07-3/+6
|
* Emacs: revert back to company-tabnineAlan Pearce2023-06-05-1/+1
|
* dev/base: install htmlq for filtering html by CSS selectorAlan Pearce2023-05-29-0/+1
|
* dev/base: replace entr with watchexecAlan Pearce2023-05-28-1/+1
|
* dev/base: install millerAlan Pearce2023-05-28-0/+1
|
* base: change remake to be an installed packageAlan Pearce2023-05-28-1/+2
| | | | Enables calling remake easily from other programs
* Install `just` as a simplified task runner with Emacs setupAlan Pearce2023-05-25-0/+4
| | | | neovim already has syntax support via vim-polyglot
* Remove unused importsAlan Pearce2023-05-25-3/+1
|
* zsh: add a crude home-manager rollback aliasAlan Pearce2023-05-25-0/+1
|
* neovim: enable nix tree-sitter pluginAlan Pearce2023-05-25-1/+5
|
* base: remove seldom-used network toolsAlan Pearce2023-05-25-2/+0
| | | | I can always run them ad-hoc with `comma`, now
* zsh: make ip command use colours in outputAlan Pearce2023-05-25-0/+2
|
* dev/base: install docker-compose (using colima on macOS)Alan Pearce2023-05-24-2/+5
|
* base: install comma (alias ,) to run commands from nixpkgsAlan Pearce2023-05-23-0/+1
|
* emacs,zsh: don't compile init filesAlan Pearce2023-05-22-8/+0
|
* zsh: install gitstatusAlan Pearce2023-05-22-0/+1
|
* zsh: replace agkozak prompt with powerlevel10kAlan Pearce2023-05-22-4/+11
|
* emacs: fix icons in doom-modeline (breaking change in package)Alan Pearce2023-05-22-3/+11
|
* Replace ldns with knot-dnsAlan Pearce2023-05-21-2/+1
|
* Remove some unused packagesAlan Pearce2023-05-21-5/+0
|
* dev/base: remove `interactively`Alan Pearce2023-05-21-1/+0
| | | | ultimate plumber does a better job when given a useless cat command
* neovim: install polyglot language pack collectionAlan Pearce2023-05-18-0/+1
|
* emacs: configure tree-sitter based text objectsAlan Pearce2023-05-14-0/+1
|
* use absolute path to byte-compile emacs init filesAlan Pearce2023-05-12-2/+2
|
* zsh/darwin: integrate with kittyAlan Pearce2023-05-12-2/+2
|