Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Emacs: make web-mode settings consistent with formatter output | Alan Pearce | 2023-11-27 | -2/+2 | |
| | |||||
* | Remove SatoshiPay | Alan Pearce | 2023-11-22 | -271/+4 | |
| | |||||
* | shell: replace tere with walk | Alan Pearce | 2023-11-17 | -8/+5 | |
| | |||||
* | prefect: update network range | Alan Pearce | 2023-11-17 | -1/+1 | |
| | |||||
* | user-interface: update librewolf setup | Alan Pearce | 2023-11-17 | -4/+9 | |
| | |||||
* | Emacs: remove jinx and use flyspell instead | Alan Pearce | 2023-11-17 | -6/+3 | |
| | |||||
* | Emacs: remove consult-ghq override | Alan Pearce | 2023-11-13 | -13/+0 | |
| | | | | Changes have been applied upstream | ||||
* | Update flake inputs | Alan Pearce | 2023-11-13 | -21/+22 | |
| | |||||
* | Update private submodule | Alan Pearce | 2023-11-06 | -0/+0 | |
| | |||||
* | Update flake inputs | Alan Pearce | 2023-11-06 | -25/+24 | |
| | |||||
* | darwin: use Modus themes in kitty | Alan Pearce | 2023-11-04 | -2/+2 | |
| | |||||
* | darwin: set SSH auth socket just once | Alan Pearce | 2023-10-30 | -6/+1 | |
| | |||||
* | fish: fix home-manager-rollback function | Alan Pearce | 2023-10-30 | -1/+1 | |
| | |||||
* | dev/base: remove rtx | Alan Pearce | 2023-10-10 | -9/+0 | |
| | |||||
* | kitty: fix dark/light mode switching | Alan Pearce | 2023-10-10 | -1/+1 | |
| | |||||
* | Ema: fix wrong keybinds | Alan Pearce | 2023-10-10 | -1/+1 | |
| | |||||
* | kitty: simplify shell integration configuration | Alan Pearce | 2023-10-09 | -15/+7 | |
| | |||||
* | mba: fix nix issue with random links with auto-optimise-store | Alan Pearce | 2023-10-09 | -1/+1 | |
| | |||||
* | kitty: initial configuration | Alan Pearce | 2023-10-03 | -0/+26 | |
| | |||||
* | Update flake inputs | Alan Pearce | 2023-09-29 | -21/+21 | |
| | |||||
* | Revert "base: render man pages with formatting correctly" | Alan Pearce | 2023-09-25 | -1/+1 | |
| | | | | This reverts commit b25912a06fb9466596f9d33817865c40806df1f6. | ||||
* | Update flake inputs | Alan Pearce | 2023-09-23 | -29/+29 | |
| | |||||
* | Emacs: install expand-region, bound to SPC in visual mode | Alan Pearce | 2023-09-22 | -0/+5 | |
| | |||||
* | shell: don't use bfs as an alternative to fd | Alan Pearce | 2023-09-22 | -1/+1 | |
| | | | | It doesn't work similarly enough | ||||
* | base: use dark/light-compatible theme in bat | Alan Pearce | 2023-09-19 | -1/+1 | |
| | |||||
* | shell: use bat for cat | Alan Pearce | 2023-09-19 | -0/+2 | |
| | |||||
* | shell: switch search to `bfs` | Alan Pearce | 2023-09-19 | -1/+4 | |
| | |||||
* | base: render man pages with formatting correctly | Alan Pearce | 2023-09-19 | -1/+1 | |
| | |||||
* | Update private submodule | Alan Pearce | 2023-09-19 | -0/+0 | |
| | |||||
* | Emacs: switch to tree-sitter- based modes where applicable | Alan Pearce | 2023-09-18 | -15/+35 | |
| | |||||
* | Emacs: remove defunct tide config (no longer installed) | Alan Pearce | 2023-09-18 | -6/+0 | |
| | |||||
* | Emacs: add more tabnine bindings | Alan Pearce | 2023-09-17 | -0/+2 | |
| | |||||
* | Emacs: replace company with corfu | Alan Pearce | 2023-09-17 | -56/+34 | |
| | |||||
* | Emacs: replace company-tabnine with tabnine | Alan Pearce | 2023-09-16 | -7/+21 | |
| | |||||
* | javascript: add more bun shell aliases | Alan Pearce | 2023-09-15 | -0/+3 | |
| | |||||
* | shell: add aliases for xh with headers (both request and response) | Alan Pearce | 2023-09-14 | -0/+3 | |
| | |||||
* | javascript: use bunx instead of pnpx | Alan Pearce | 2023-09-14 | -12/+12 | |
| | |||||
* | javascript: add configuration and aliases for bun | Alan Pearce | 2023-09-11 | -0/+23 | |
| | |||||
* | Emacs: install major-mode for systemd files | Alan Pearce | 2023-09-10 | -0/+1 | |
| | |||||
* | dev/js: add bun | Alan Pearce | 2023-09-10 | -0/+1 | |
| | |||||
* | Update flake inputs | Alan Pearce | 2023-09-10 | -22/+27 | |
| | |||||
* | Emacs: install orderless | Alan Pearce | 2023-09-10 | -0/+5 | |
| | |||||
* | Emacs: popup flymake errors at point | Alan Pearce | 2023-09-09 | -0/+5 | |
| | |||||
* | emacs: auto-fetch nix flake inputs whilst editing | Alan Pearce | 2023-09-08 | -1/+2 | |
| | |||||
* | emacs: avoid init errors interfering with basic functionality | Alan Pearce | 2023-09-08 | -9/+11 | |
| | | | | | after-init-hook doesn't get called if there's an init error, so it shouldn't be used for critical functionality. | ||||
* | emacs: enable exchanging two selections with cx | Alan Pearce | 2023-09-08 | -0/+6 | |
| | |||||
* | emacs: use built-in use-package | Alan Pearce | 2023-09-08 | -1/+0 | |
| | |||||
* | emacs: replace git-messenger with vc-msg | Alan Pearce | 2023-09-08 | -6/+4 | |
| | |||||
* | darwin: auto-toggle dark/light mode in kitty | Alan Pearce | 2023-09-07 | -1/+12 | |
| | |||||
* | Update private submodule | Alan Pearce | 2023-09-06 | -4/+4 | |
| |