summary refs log tree commit diff stats
path: root/user
Commit message (Collapse)AuthorAgeLines
...
* Emacs: assume html files are django-like templatesAlan Pearce2021-01-20-1/+2
|
* zsh: follow symbolic links with llAlan Pearce2021-01-20-1/+1
|
* darwin: install and use sekeyAlan Pearce2021-01-18-0/+6
|
* prefect: disable mail setupAlan Pearce2021-01-16-1/+0
| | | | I don't use this system for mail at all
* Remove system "trillian"Alan Pearce2021-01-12-24/+0
|
* nixpkgs: pass config to nixpkgs-unstableAlan Pearce2021-01-06-1/+2
|
* Add configuration for new machineAlan Pearce2020-12-29-0/+26
|
* Emacs: load magit immediatelyAlan Pearce2020-12-29-1/+0
|
* zsh: fix HISTFILE setupAlan Pearce2020-12-29-1/+4
|
* zsh: cache expensive completions to diskAlan Pearce2020-12-29-0/+3
|
* Use gls to call prefixed coreutils rather than git ls-filesAlan Pearce2020-12-29-1/+1
|
* TabNine: provision registration key from private repositoryAlan Pearce2020-12-29-0/+10
|
* zsh: remove mcflyAlan Pearce2020-12-29-5/+0
| | | | The lack of fuzzy search was causing it to be a productivity loss
* Emacs: remove ivy-prescientAlan Pearce2020-12-29-6/+0
| | | | Causes slowdowns for very little benefit
* Emacs: fix evil warnings about undo-systemAlan Pearce2020-12-21-0/+1
|
* TabNine: move back to .local/tabnine/Alan Pearce2020-12-21-10/+12
|
* Emacs: remove deprecated evil-magit packageAlan Pearce2020-12-21-8/+3
| | | | Consumed by evil-collection
* base: use default neovim packageAlan Pearce2020-12-21-2/+1
| | | | | Avoids the missing `anything` attribute error in neovim, caused by a mismatch of home-manager and nixpkgs releases
* Fix light-themed CLI util display in X terminalsAlan Pearce2020-12-16-31/+31
|
* Fix coc.nvim errors on non-dev systemsAlan Pearce2020-12-12-0/+1
|
* TabNine: configure cocAlan Pearce2020-12-12-1/+4
|
* Don't assume usages of XDG_ will be expandedAlan Pearce2020-12-12-5/+10
|
* neovim: configure coc.nvim via nixAlan Pearce2020-12-12-7/+35
|
* TabNine: move binaries to XDG data directoryAlan Pearce2020-12-12-2/+2
|
* darwin: stop Terminal saving zsh sessions on exitAlan Pearce2020-12-12-0/+3
|
* Use nixpkgs for more NPM packagesAlan Pearce2020-12-12-1277/+90
|
* Emacs: unbind C-j in companyAlan Pearce2020-12-11-0/+1
|
* TabNine: update to 3.2.28Alan Pearce2020-12-11-3/+3
|
* Emacs: configure feature-modeAlan Pearce2020-12-11-1/+4
|
* xterm: start with bitmap fontsAlan Pearce2020-12-09-1/+1
|
* xresources: fix display of light themes in CLI toolsAlan Pearce2020-12-09-2/+2
|
* zsh: Install mcfly via home-manager optionAlan Pearce2020-12-08-2/+5
|
* Emacs: install and enable ivy-prescientAlan Pearce2020-12-08-0/+6
|
* Emacs: don't show recent tags in magitAlan Pearce2020-12-08-0/+1
| | | | Nothing I work on uses tags and it may cause performance issues
* zsh: don't complete local users in ssh commandsAlan Pearce2020-12-08-0/+1
|
* zsh: use .hosts for hostname completionAlan Pearce2020-12-08-0/+2
|
* Remove private token envvarsAlan Pearce2020-12-08-1/+0
|
* Save more lines in all terminalsAlan Pearce2020-12-08-1/+1
|
* Fix ghq get creating odd directory structureAlan Pearce2020-12-04-1/+1
|
* Revert "satoshipay: let macports manage kubectl on darwin"Alan Pearce2020-12-03-1/+1
| | | | | | | MacPorts' kubectl didn't seem to support completion properly, even after setting it up manually. This reverts commit 3d15b92b20d0724a54bc5dea068a18010e875274.
* Emacs: start serverAlan Pearce2020-12-02-0/+1
|
* Update pnpm to v5.4.11Alan Pearce2020-12-02-422/+321
|
* Move barrier to workspace 10Alan Pearce2020-11-27-1/+1
|
* i3: add workspace 0 (grave)Alan Pearce2020-11-27-0/+2
|
* i3: allow moving windows to workspace 10Alan Pearce2020-11-27-0/+1
|
* Emacs: fix undoAlan Pearce2020-11-26-0/+4
|
* Emacs: use undo-tree as undo system in evilAlan Pearce2020-11-26-1/+2
|
* prefect: autostart work applicationsAlan Pearce2020-11-26-0/+7
|
* Move workspace assignments to i3 moduleAlan Pearce2020-11-26-5/+8
|
* satoshipay: update kubectl-aliasesAlan Pearce2020-11-25-3/+3
|