summary refs log tree commit diff stats
path: root/user
Commit message (Collapse)AuthorAgeLines
* 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
* 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
|
* 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
|
* Emacs: bind consult-imenu to `,xi`Alan Pearce2023-05-24-1/+2
|
* Emacs: enable imenu targets for use-package declarationAlan Pearce2023-05-24-0/+1
|
* Emacs: load use-package outside of compilationAlan Pearce2023-05-24-3/+1
|
* dev/base: install docker-compose (using colima on macOS)Alan Pearce2023-05-24-2/+5
|
* Emacs: make doom-modeline setup look close to previous versionAlan Pearce2023-05-24-4/+5
|
* Enable tabnine on nanopiAlan Pearce2023-05-23-0/+1
|
* 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
|
* Enable flakes on nanopiAlan Pearce2023-05-22-1/+4
|
* zsh: replace agkozak prompt with powerlevel10kAlan Pearce2023-05-22-36/+13
|
* emacs: fix icons in doom-modeline (breaking change in package)Alan Pearce2023-05-22-7/+17
|
* zsh: edit current command line in $EDITOR with C-x C-eAlan Pearce2023-05-22-0/+4
|
* Replace ldns with knot-dnsAlan Pearce2023-05-21-2/+1
|
* Remove some unused packagesAlan Pearce2023-05-21-13/+0
|
* zsh: make kitten ssh opt-inAlan Pearce2023-05-21-1/+1
| | | | Non-shell uses are annoying and a bit slower, otherwise
* dev/base: remove `interactively`Alan Pearce2023-05-21-37/+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/+28
|
* use absolute path to byte-compile emacs init filesAlan Pearce2023-05-12-2/+2
|