summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeLines
* Use Strongbox as an SSH agent instead of SecretiveAlan Pearce2023-06-16-6/+18
|
* default to "home-manager switch" as compilation command in this repoAlan Pearce2023-06-16-1/+1
|
* zsh: tell kitty not to mess with my cursorAlan Pearce2023-06-16-1/+1
|
* 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: enable jumping to magit when switching first projectAlan Pearce2023-06-16-1/+3
|
* Emacs: load evil-collection earlierAlan Pearce2023-06-16-1/+0
|
* Import private configuration on servers, as wellAlan Pearce2023-06-12-7/+15
| | | | | Split out SSH configuration for now as they have their own SSH configs for unattended keys
* xterm: use truetype fonts, fix backspaceAlan Pearce2023-06-11-1/+2
|
* gaming: remove non-function pipewire configurationAlan Pearce2023-06-11-92/+0
|
* Update flake inputsAlan Pearce2023-06-11-21/+56
|
* Remove SatoshiPay config from prefect for nowAlan Pearce2023-06-11-1/+0
|
* Emacs: remap project-vc-dir to a more similar magit commandAlan Pearce2023-06-11-1/+1
|
* Emacs: fix tree-sitter-based evil commandsAlan Pearce2023-06-11-18/+20
|
* Emacs: allow consult-ripgrep to follow symbolic linksAlan Pearce2023-06-11-1/+4
| | | | | This makes it usable when browsing emacs package sources in the nix store, for example
* Emacs: remove consult-project-extraAlan Pearce2023-06-11-5/+1
| | | | It doesn't do what I thought it did. Not sure how I got confused by it
* Emacs: move git diff information to left fringeAlan Pearce2023-06-11-4/+4
|
* zsh: install and set up tere to quickly move around the file systemAlan Pearce2023-06-10-0/+7
|
* Emacs: remove projectile and use builtin project.elAlan Pearce2023-06-10-40/+19
|
* Emacs: auto-refresh magit status buffersAlan Pearce2023-06-10-0/+5
|
* 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: disable auto-highlighting of symbol at pointAlan Pearce2023-06-07-1/+2
|
* Emacs: switch to stimmung-themesAlan Pearce2023-06-07-29/+13
|
* 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-6/+5
|
* Emacs: don't hook flycheck into modes with LSP integrationsAlan Pearce2023-06-05-9/+1
|
* emacs: silence YAML lsp warning about ordering of keysAlan Pearce2023-06-05-1/+3
|
* Emacs: defer loading of feature-modeAlan Pearce2023-06-05-0/+1
|
* Emacs: tweak help package loadingAlan Pearce2023-06-05-2/+2
|
* Emacs: make code completion menu function more like in neovimAlan Pearce2023-06-05-8/+3
|
* Emacs: prefer higher-level projects (not subprojects) in projectileAlan Pearce2023-06-01-5/+1
|
* Emacs: don't auto-enable eldoc-box-hover-modeAlan Pearce2023-06-01-3/+1
|
* Emacs: open html.erb files with web-modeAlan Pearce2023-06-01-1/+2
|
* Emacs: don't use tree-sitter highlighting for nowAlan Pearce2023-05-29-2/+1
| | | | Wait for the native integration in 29
* Emacs: make counsel-ripgrep easier to reachAlan Pearce2023-05-29-0/+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
* Update secretsAlan Pearce2023-05-28-5/+5
|
* 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
|
* mba: remove satoshipay setup for nowAlan Pearce2023-05-25-1/+0
|