Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | base: remove unused bat extra packages | Alan Pearce | 2024-08-26 | -3/+0 |
| | ||||
* | stop bat mangling man pages | Alan Pearce | 2024-06-07 | -1/+0 |
| | ||||
* | overhaul gnupg/trezor setup | Alan Pearce | 2024-06-05 | -1/+0 |
| | ||||
* | user/base: fix bat warning | Alan Pearce | 2024-05-18 | -1/+1 |
| | ||||
* | user: fix jinx-mode missing dictionaries when launched from DE | Alan Pearce | 2024-05-18 | -4/+5 |
| | | | | | remove aspell, use nuspell/hunspell instead. They already know where to look for dictionaries. | |||
* | de-flake local systems | Alan Pearce | 2024-05-18 | -1/+4 |
| | ||||
* | base: don't show line numbers in bat | Alan Pearce | 2024-05-02 | -0/+1 |
| | ||||
* | base: un-break aspell dictionary lookup | Alan Pearce | 2024-04-25 | -1/+1 |
| | ||||
* | home-manager: prefer XDG directories, where possible | Alan Pearce | 2024-04-25 | -0/+1 |
| | ||||
* | shell: replace tere with walk | Alan Pearce | 2023-11-17 | -1/+1 |
| | ||||
* | Revert "base: render man pages with formatting correctly" | Alan Pearce | 2023-09-25 | -1/+1 |
| | | | | This reverts commit b25912a06fb9466596f9d33817865c40806df1f6. | |||
* | shell: don't use bfs as an alternative to fd | Alan Pearce | 2023-09-22 | -0/+1 |
| | | | | It doesn't work similarly enough | |||
* | base: use dark/light-compatible theme in bat | Alan Pearce | 2023-09-19 | -1/+1 |
| | ||||
* | shell: switch search to `bfs` | Alan Pearce | 2023-09-19 | -1/+1 |
| | ||||
* | base: render man pages with formatting correctly | Alan Pearce | 2023-09-19 | -1/+1 |
| | ||||
* | Configure programs to "follow" XDG spec | Alan Pearce | 2023-09-01 | -5/+27 |
| | ||||
* | base: fix control characters being displayed in manpages | Alan Pearce | 2023-08-29 | -1/+1 |
| | ||||
* | base: use ripgrep module to supply custom package and arguments | Alan Pearce | 2023-08-20 | -1/+7 |
| | ||||
* | Make shell aliases shell-agnostic | Alan Pearce | 2023-08-16 | -1/+2 |
| | ||||
* | base: remove prettybat | Alan Pearce | 2023-07-23 | -1/+0 |
| | ||||
* | base: install graphing ping tool | Alan Pearce | 2023-07-02 | -0/+1 |
| | ||||
* | Add nix-index-database flake | Alan Pearce | 2023-06-30 | -1/+1 |
| | ||||
* | base: set a theme for bat | Alan Pearce | 2023-06-22 | -0/+3 |
| | ||||
* | base: install utilities for working with dates | Alan Pearce | 2023-06-21 | -0/+1 |
| | ||||
* | Enable `bat` | Alan Pearce | 2023-06-16 | -0/+11 |
| | ||||
* | zsh: install and set up tere to quickly move around the file system | Alan Pearce | 2023-06-10 | -0/+1 |
| | ||||
* | dev/base: replace entr with watchexec | Alan Pearce | 2023-05-28 | -1/+0 |
| | ||||
* | base: change remake to be an installed package | Alan Pearce | 2023-05-28 | -1/+2 |
| | | | | Enables calling remake easily from other programs | |||
* | base: remove seldom-used network tools | Alan Pearce | 2023-05-25 | -2/+0 |
| | | | | I can always run them ad-hoc with `comma`, now | |||
* | base: install comma (alias ,) to run commands from nixpkgs | Alan Pearce | 2023-05-23 | -0/+1 |
| | ||||
* | Replace ldns with knot-dns | Alan Pearce | 2023-05-21 | -1/+1 |
| | ||||
* | Remove some unused packages | Alan Pearce | 2023-05-21 | -1/+0 |
| | ||||
* | base: let home-manager handle XDG paths | Alan Pearce | 2023-04-02 | -5/+9 |
| | ||||
* | Re-format with nixpkgs-fmt | Alan Pearce | 2023-03-14 | -5/+4 |
| | ||||
* | Extract neovim config to own file | Alan Pearce | 2023-03-14 | -28/+3 |
| | ||||
* | Move language-based editor plugins to language files | Alan Pearce | 2023-03-14 | -5/+0 |
| | ||||
* | Install nil as a langserver for nix | Alan Pearce | 2023-03-14 | -0/+6 |
| | ||||
* | neovim: use builtin home-manager module to configure coc | Alan Pearce | 2023-03-14 | -5/+2 |
| | ||||
* | neovim: switch to lua for configuration | Alan Pearce | 2023-03-14 | -1/+1 |
| | ||||
* | Setup zig development environment | Alan Pearce | 2023-03-10 | -0/+1 |
| | ||||
* | aspell: move to common user setup | Alan Pearce | 2023-03-06 | -0/+1 |
| | ||||
* | Reformat files with alejandra | Alan Pearce | 2022-10-16 | -30/+34 |
| | ||||
* | Fix XDG environment variables | Alan Pearce | 2022-10-15 | -50/+46 |
| | ||||
* | Banish unstable overlay | Alan Pearce | 2022-10-12 | -35/+41 |
| | ||||
* | htop: hide threads | Alan Pearce | 2022-06-24 | -0/+2 |
| | ||||
* | Add modes for working with janet files | Alan Pearce | 2022-06-24 | -0/+1 |
| | ||||
* | user/base: use programs.htop module | Alan Pearce | 2022-06-23 | -1/+7 |
| | ||||
* | base: remove some extraneous neovim plugins | Alan Pearce | 2022-06-23 | -3/+0 |
| | | | | | I'm not (yet) using neovim for development work and coc-nvim doesn't build on Nix right now. | |||
* | neovim: update config structure for home-manager 21.05 | Alan Pearce | 2021-06-05 | -20/+15 |
| | ||||
* | base: avoid make/remake collision | Alan Pearce | 2021-04-12 | -2/+1 |
| |