Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | base: use default neovim package | Alan Pearce | 2020-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 terminals | Alan Pearce | 2020-12-16 | -31/+31 | |
| | |||||
* | Fix coc.nvim errors on non-dev systems | Alan Pearce | 2020-12-12 | -0/+1 | |
| | |||||
* | TabNine: configure coc | Alan Pearce | 2020-12-12 | -1/+4 | |
| | |||||
* | Don't assume usages of XDG_ will be expanded | Alan Pearce | 2020-12-12 | -5/+10 | |
| | |||||
* | neovim: configure coc.nvim via nix | Alan Pearce | 2020-12-12 | -7/+35 | |
| | |||||
* | TabNine: move binaries to XDG data directory | Alan Pearce | 2020-12-12 | -2/+2 | |
| | |||||
* | darwin: stop Terminal saving zsh sessions on exit | Alan Pearce | 2020-12-12 | -0/+3 | |
| | |||||
* | Use nixpkgs for more NPM packages | Alan Pearce | 2020-12-12 | -1277/+90 | |
| | |||||
* | Emacs: unbind C-j in company | Alan Pearce | 2020-12-11 | -0/+1 | |
| | |||||
* | TabNine: update to 3.2.28 | Alan Pearce | 2020-12-11 | -3/+3 | |
| | |||||
* | Emacs: configure feature-mode | Alan Pearce | 2020-12-11 | -1/+4 | |
| | |||||
* | xterm: start with bitmap fonts | Alan Pearce | 2020-12-09 | -1/+1 | |
| | |||||
* | xresources: fix display of light themes in CLI tools | Alan Pearce | 2020-12-09 | -2/+2 | |
| | |||||
* | zsh: Install mcfly via home-manager option | Alan Pearce | 2020-12-08 | -2/+5 | |
| | |||||
* | Emacs: install and enable ivy-prescient | Alan Pearce | 2020-12-08 | -0/+6 | |
| | |||||
* | Emacs: don't show recent tags in magit | Alan Pearce | 2020-12-08 | -0/+1 | |
| | | | | Nothing I work on uses tags and it may cause performance issues | ||||
* | zsh: don't complete local users in ssh commands | Alan Pearce | 2020-12-08 | -0/+1 | |
| | |||||
* | zsh: use .hosts for hostname completion | Alan Pearce | 2020-12-08 | -0/+2 | |
| | |||||
* | Remove private token envvars | Alan Pearce | 2020-12-08 | -1/+0 | |
| | |||||
* | Save more lines in all terminals | Alan Pearce | 2020-12-08 | -1/+1 | |
| | |||||
* | Fix ghq get creating odd directory structure | Alan Pearce | 2020-12-04 | -1/+1 | |
| | |||||
* | Revert "satoshipay: let macports manage kubectl on darwin" | Alan Pearce | 2020-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 server | Alan Pearce | 2020-12-02 | -0/+1 | |
| | |||||
* | Update pnpm to v5.4.11 | Alan Pearce | 2020-12-02 | -422/+321 | |
| | |||||
* | Move barrier to workspace 10 | Alan Pearce | 2020-11-27 | -1/+1 | |
| | |||||
* | i3: add workspace 0 (grave) | Alan Pearce | 2020-11-27 | -0/+2 | |
| | |||||
* | i3: allow moving windows to workspace 10 | Alan Pearce | 2020-11-27 | -0/+1 | |
| | |||||
* | Emacs: fix undo | Alan Pearce | 2020-11-26 | -0/+4 | |
| | |||||
* | Emacs: use undo-tree as undo system in evil | Alan Pearce | 2020-11-26 | -1/+2 | |
| | |||||
* | prefect: autostart work applications | Alan Pearce | 2020-11-26 | -0/+7 | |
| | |||||
* | Move workspace assignments to i3 module | Alan Pearce | 2020-11-26 | -5/+8 | |
| | |||||
* | satoshipay: update kubectl-aliases | Alan Pearce | 2020-11-25 | -3/+3 | |
| | |||||
* | zsh: remove less-used plugins | Alan Pearce | 2020-11-22 | -41/+0 | |
| | |||||
* | zsh: improve startup time by managing completion manually | Alan Pearce | 2020-11-22 | -1/+3 | |
| | |||||
* | Emacs: Workaround format-all errors in templated yaml files | Alan Pearce | 2020-11-18 | -2/+1 | |
| | |||||
* | satoshipay: install DigitalOcean CLI tool | Alan Pearce | 2020-11-18 | -0/+1 | |
| | |||||
* | satoshipay: let macports manage kubectl on darwin | Alan Pearce | 2020-11-18 | -1/+1 | |
| | |||||
* | zsh: Fix invisible text in mcfly | Alan Pearce | 2020-11-16 | -1/+0 | |
| | |||||
* | Emacs: remove company-lsp (obsolete) | Alan Pearce | 2020-11-16 | -6/+0 | |
| | | | | Superseded by company's own company-capf backend | ||||
* | Emacs: fix magit error | Alan Pearce | 2020-11-14 | -1/+2 | |
| | |||||
* | Update TabNine to v3.1.20 | Alan Pearce | 2020-11-05 | -3/+3 | |
| | |||||
* | javascript: remove gnumake | Alan Pearce | 2020-11-05 | -1/+0 | |
| | |||||
* | Emacs: fix eldoc-box initialisation | Alan Pearce | 2020-11-05 | -4/+2 | |
| | |||||
* | satoshipay: add alias to show kubernetes context & namespace | Alan Pearce | 2020-11-05 | -0/+1 | |
| | |||||
* | Use remake instead of make | Alan Pearce | 2020-11-05 | -0/+5 | |
| | |||||
* | Update node2nix packages | Alan Pearce | 2020-10-29 | -349/+308 | |
| | |||||
* | neovim: configure smart completion | Alan Pearce | 2020-10-29 | -11/+44 | |
| | |||||
* | Upgrade builders for NixOS 20.09 | Alan Pearce | 2020-10-29 | -4/+2 | |
| | |||||
* | zsh: Enable mcfly for intelligent history searches | Alan Pearce | 2020-10-24 | -0/+3 | |
| |