summary refs log tree commit diff stats
path: root/user
Commit message (Collapse)AuthorAgeLines
...
* 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
|
* emacs: set up general.el earlierAlan Pearce2023-05-12-7/+7
|
* zsh/darwin: integrate with kittyAlan Pearce2023-05-12-2/+10
|
* emacs: optimise loading org-modeAlan Pearce2023-05-12-2/+6
|
* zsh: add e and se aliases to edit files (optionally via sudo)Alan Pearce2023-05-05-0/+3
|
* Enable dev/base on serversAlan Pearce2023-05-05-0/+1
|
* zsh: remove non-flake nix aliasesAlan Pearce2023-05-05-17/+0
|
* zsh: add more git aliasesAlan Pearce2023-05-05-0/+2
|
* emacs: fix calling non-tabnine backendsAlan Pearce2023-05-05-3/+2
|
* dev: add basic lua setupAlan Pearce2023-05-05-0/+6
|
* Use `rb` alias to rebuild the system on nix-darwin/nixosAlan Pearce2023-05-05-14/+7
|
* dev/base: add `interactively` to run commands with a previewAlan Pearce2023-05-05-0/+37
|
* dev/base: add nix-init to start making derivations quicklyAlan Pearce2023-05-05-0/+1
|