summary refs log tree commit diff stats
path: root/user
Commit message (Collapse)AuthorAgeLines
* 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
|
* zsh: remove less-used pluginsAlan Pearce2020-11-22-41/+0
|
* zsh: improve startup time by managing completion manuallyAlan Pearce2020-11-22-1/+3
|
* Emacs: Workaround format-all errors in templated yaml filesAlan Pearce2020-11-18-2/+1
|
* satoshipay: install DigitalOcean CLI toolAlan Pearce2020-11-18-0/+1
|
* satoshipay: let macports manage kubectl on darwinAlan Pearce2020-11-18-1/+1
|
* zsh: Fix invisible text in mcflyAlan Pearce2020-11-16-1/+0
|
* Emacs: remove company-lsp (obsolete)Alan Pearce2020-11-16-6/+0
| | | | Superseded by company's own company-capf backend
* Emacs: fix magit errorAlan Pearce2020-11-14-1/+2
|
* Update TabNine to v3.1.20Alan Pearce2020-11-05-3/+3
|
* javascript: remove gnumakeAlan Pearce2020-11-05-1/+0
|
* Emacs: fix eldoc-box initialisationAlan Pearce2020-11-05-4/+2
|
* satoshipay: add alias to show kubernetes context & namespaceAlan Pearce2020-11-05-0/+1
|
* Use remake instead of makeAlan Pearce2020-11-05-0/+5
|
* Update node2nix packagesAlan Pearce2020-10-29-349/+308
|
* neovim: configure smart completionAlan Pearce2020-10-29-11/+44
|
* Upgrade builders for NixOS 20.09Alan Pearce2020-10-29-4/+2
|
* zsh: Enable mcfly for intelligent history searchesAlan Pearce2020-10-24-0/+3
|
* Reformat zsh.nixAlan Pearce2020-10-24-17/+21
|
* Reduce nix GC aggressiveness when calling `ngc` aliasesAlan Pearce2020-10-24-2/+2
|
* zsh: package and install command-helpAlan Pearce2020-10-24-0/+32
|
* extra-packages: use pkgs.callPackage instead of importAlan Pearce2020-10-24-3/+1
|
* Emacs: replace prettier-js and sqlformat with format-allAlan Pearce2020-10-24-12/+15
|