Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | SatoshiPay: set up PostgreSQL server | Alan Pearce | 2020-08-26 | -0/+24 | |
| | |||||
* | Emacs: format SQL files on save | Alan Pearce | 2020-08-26 | -0/+8 | |
| | |||||
* | zeroconf: enable publishing | Alan Pearce | 2020-08-26 | -0/+7 | |
| | | | | | | The previous config only enabled looking up other hosts. Now other hosts can ping this one. | ||||
* | Emacs: move relevant config to early-init | Alan Pearce | 2020-08-26 | -13/+20 | |
| | |||||
* | BC! Emacs: move config to XDG config dir | Alan Pearce | 2020-08-26 | -5/+6 | |
| | |||||
* | Update TabNine to v2.9.4 | Alan Pearce | 2020-08-24 | -3/+3 | |
| | |||||
* | Fix local mongo connection issues | Alan Pearce | 2020-08-24 | -0/+1 | |
| | |||||
* | Remove prettier_d | Alan Pearce | 2020-08-24 | -1379/+1 | |
| | | | | Poor installation method, slows down installs for a small increase in performance. | ||||
* | Emacs: remove LSP workaround | Alan Pearce | 2020-08-24 | -1/+0 | |
| | |||||
* | Emacs: update to unstable channel (27.1) | Alan Pearce | 2020-08-24 | -1/+2 | |
| | |||||
* | Enable cross-platform use of unstable channel | Alan Pearce | 2020-08-24 | -2/+6 | |
| | |||||
* | base: don't install pre-installed utilities on macOS | Alan Pearce | 2020-08-24 | -4/+3 | |
| | |||||
* | Add script to ease TabNine updates | Alan Pearce | 2020-08-17 | -0/+16 | |
| | |||||
* | Update TabNine to v2.9.3 | Alan Pearce | 2020-08-17 | -3/+3 | |
| | |||||
* | Update pnpm to v4.14.0 | Alan Pearce | 2020-08-17 | -153/+126 | |
| | |||||
* | Use ripcord derivation from nixos-unstable | Alan Pearce | 2020-08-05 | -30/+2 | |
| | |||||
* | Fix syntax error | Alan Pearce | 2020-07-29 | -1/+1 | |
| | |||||
* | Emacs: don't bury magit buffers with ESC | Alan Pearce | 2020-07-29 | -1/+4 | |
| | |||||
* | Remove unused development packages | Alan Pearce | 2020-07-28 | -3/+0 | |
| | |||||
* | Remove dangling reference to yaml-language-server | Alan Pearce | 2020-07-27 | -1/+0 | |
| | |||||
* | Update tabnine to v2.8.12 | Alan Pearce | 2020-07-27 | -3/+3 | |
| | |||||
* | javascript: remove yaml-language-server | Alan Pearce | 2020-07-27 | -299/+58 | |
| | |||||
* | zsh: add alias for nix-shell | Alan Pearce | 2020-07-20 | -0/+1 | |
| | |||||
* | Set ZSH history file globally | Alan Pearce | 2020-07-20 | -0/+4 | |
| | |||||
* | prefect: support trezor | Alan Pearce | 2020-07-16 | -0/+1 | |
| | |||||
* | prefect: mount NTFS filesystems | Alan Pearce | 2020-07-16 | -0/+11 | |
| | |||||
* | Emacs: add keybind for lsp-ivy-workspace-symbol | Alan Pearce | 2020-07-16 | -0/+1 | |
| | |||||
* | Emacs: fix company configuration (broken by tide load side-effects) | Alan Pearce | 2020-07-16 | -1/+6 | |
| | | | | https://github.com/ananthakumaran/tide/pull/384 | ||||
* | Reduce number of globally-installed javascript packages | Alan Pearce | 2020-07-16 | -8361/+344 | |
| | |||||
* | TabNine: update to v2.8.9 | Alan Pearce | 2020-07-16 | -3/+3 | |
| | |||||
* | trillian: import base ssh settings | Alan Pearce | 2020-07-06 | -0/+1 | |
| | |||||
* | Fix error when running home-manager outside of X | Alan Pearce | 2020-07-06 | -1/+3 | |
| | |||||
* | zsh: fix XDG_DATA_HOME error on first install | Alan Pearce | 2020-07-06 | -3/+3 | |
| | |||||
* | Update stateVersion on prefect (re-installed) | Alan Pearce | 2020-07-06 | -1/+1 | |
| | |||||
* | Extract music packages into separate file | Alan Pearce | 2020-07-06 | -3/+25 | |
| | |||||
* | Emacs: Add lsp-ivy for nice goto-workspace-definition command | Alan Pearce | 2020-07-06 | -0/+4 | |
| | |||||
* | systemd-boot: Fix broken UEFI install | Alan Pearce | 2020-07-06 | -1/+1 | |
| | | | | | | It seems as though the EFI variables do not need to be modified in order to add a bootloader; I was able to reinstall two systems without it. | ||||
* | zsh: create function to add project to emacs | Alan Pearce | 2020-07-04 | -0/+5 | |
| | |||||
* | git: set GitHub username for ghq | Alan Pearce | 2020-07-04 | -0/+3 | |
| | |||||
* | Reformat emacs init file | Alan Pearce | 2020-06-29 | -69/+69 | |
| | |||||
* | TabNine: add new configuration option | Alan Pearce | 2020-06-29 | -0/+1 | |
| | |||||
* | Emacs: sort projectile results by mtime | Alan Pearce | 2020-06-29 | -0/+1 | |
| | |||||
* | Emacs: improve uniquified buffer names | Alan Pearce | 2020-06-29 | -1/+2 | |
| | |||||
* | Update TabNine | Alan Pearce | 2020-06-29 | -3/+3 | |
| | |||||
* | keyboard: remove norman layout | Alan Pearce | 2020-06-29 | -3/+3 | |
| | | | | | I never did switch to it after learning. It looks like I'll be sticking with QWERTY for the time being. | ||||
* | zsh: show kubernetes status in all satoshipay repositories | Alan Pearce | 2020-06-18 | -1/+1 | |
| | |||||
* | zsh: leverage declarative installs instead of checking for binaries | Alan Pearce | 2020-06-17 | -23/+19 | |
| | |||||
* | zsh: add secondary binding for switching to project directories | Alan Pearce | 2020-06-17 | -0/+1 | |
| | |||||
* | zsh: prefer user custom bin folder in path | Alan Pearce | 2020-06-16 | -1/+1 | |
| | |||||
* | zsh: fix history migration | Alan Pearce | 2020-06-16 | -1/+2 | |
| |